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

  /external/iproute2/ip/
xfrm.h 113 int xfrm_policy_print(const struct sockaddr_nl *who, struct nlmsghdr *n,
xfrm_monitor.c 272 xfrm_policy_print(who, n, arg);
xfrm_policy.c 422 int xfrm_policy_print(const struct sockaddr_nl *who, struct nlmsghdr *n, function
636 if (xfrm_policy_print(NULL, n, (void*)stdout) < 0) {
829 if (rtnl_dump_filter(&rth, xfrm_policy_print, stdout, NULL, NULL) < 0) {

Completed in 71 milliseconds