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

/external/iproute2/ip/
H A Dxfrm_state.c691 if (xfrm_state_print(NULL, res_n, (void*)stdout) < 0) {
729 int xfrm_state_print(const struct sockaddr_nl *who, struct nlmsghdr *n, function
889 if (xfrm_state_print(NULL, res_n, (void*)stdout) < 0) {
1049 if (rtnl_dump_filter(&rth, xfrm_state_print, stdout) < 0) {

Completed in 185 milliseconds