Searched defs:xfrm_policy_print (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/ip/
H A Dxfrm_policy.c463 int xfrm_policy_print(const struct sockaddr_nl *who, struct nlmsghdr *n, function
698 if (xfrm_policy_print(NULL, n, (void*)stdout) < 0) {
891 if (rtnl_dump_filter(&rth, xfrm_policy_print, stdout) < 0) {

Completed in 96 milliseconds