Searched refs:xfrm_cleanup (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | ipsec.c | 1204 static int xfrm_cleanup(int xfrm_sock, uint32_t *seq, in xfrm_cleanup() function 1796 if (xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst)) { in child_serv() 1905 xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst); in grand_child_serv() 1911 xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst); in grand_child_serv() 1918 xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst); in grand_child_serv() 1923 if (xfrm_cleanup(xfrm_sock, seq, src, dst, tunsrc, tundst)) { in grand_child_serv()
|