HomeSort by relevance Sort by last modified time
    Searched refs:xfrm_state_print (Results 1 - 3 of 3) sorted by null

  /external/iproute2/ip/
xfrm.h 110 int xfrm_state_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
xfrm_state.c 830 if (xfrm_state_print(NULL, res_n, (void*)stdout) < 0) {
868 int xfrm_state_print(const struct sockaddr_nl *who, struct nlmsghdr *n, function
1028 if (xfrm_state_print(NULL, res_n, (void*)stdout) < 0) {
    [all...]
xfrm_monitor.c 313 xfrm_state_print(who, n, arg);

Completed in 39 milliseconds