Home
last modified time | relevance | path

Searched refs:xfrm_accept_msg (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/ip/
Dxfrm_monitor.c292 static int xfrm_accept_msg(const struct sockaddr_nl *who, in xfrm_accept_msg() function
421 err = rtnl_from_file(fp, xfrm_accept_msg, stdout); in do_xfrm_monitor()
431 if (rtnl_listen(&rth, xfrm_accept_msg, (void*)stdout) < 0) in do_xfrm_monitor()