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

/external/iproute2/ip/
H A Dxfrm_monitor.c253 static int xfrm_accept_msg(const struct sockaddr_nl *who, function
367 return rtnl_from_file(fp, xfrm_accept_msg, (void*)stdout);
375 if (rtnl_listen(&rth, xfrm_accept_msg, (void*)stdout) < 0)

Completed in 287 milliseconds