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

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

Completed in 19 milliseconds