Searched refs:xfrm_cleanup (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipsec.c | 1203 static int xfrm_cleanup(int xfrm_sock, uint32_t *seq, in xfrm_cleanup() function 1795 if (xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst)) { in child_serv() 1904 xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst); in grand_child_serv() 1910 xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst); in grand_child_serv() 1917 xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst); in grand_child_serv() 1922 if (xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst)) { in grand_child_serv()
|