Searched refs:NETLINK_XFRM (Results 1 – 2 of 2) sorted by relevance
| /tools/include/uapi/linux/ |
| A D | netlink.h | 15 #define NETLINK_XFRM 6 /* ipsec */ macro
|
| /tools/testing/selftests/net/ |
| A D | ipsec.c | 1379 if (netlink_sock_bind(&xfrm_listen, &seq_listen, NETLINK_XFRM, XFRMNLGRP_ACQUIRE)) in xfrm_monitor_acquire() 1457 if (netlink_sock_bind(&xfrm_listen, &seq_listen, NETLINK_XFRM, XFRMNLGRP_EXPIRE)) in xfrm_expire_state() 1532 if (netlink_sock_bind(&xfrm_listen, &seq_listen, NETLINK_XFRM, XFRMNLGRP_EXPIRE)) in xfrm_expire_policy() 1813 if (netlink_sock(&xfrm_sock, &seq, NETLINK_XFRM)) { in child_f() 1941 if (netlink_sock(&xfrm_sock, &seq, NETLINK_XFRM)) { in grand_child_f()
|
Completed in 7 milliseconds