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

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

Completed in 151 milliseconds