Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dipcomp.h24 void ipcomp_destroy(struct xfrm_state *x);
/Linux-v6.6/net/xfrm/
Dxfrm_ipcomp.c313 void ipcomp_destroy(struct xfrm_state *x) in ipcomp_destroy() function
324 EXPORT_SYMBOL_GPL(ipcomp_destroy);
/Linux-v6.6/net/ipv4/
Dipcomp.c163 .destructor = ipcomp_destroy,
/Linux-v6.6/net/ipv6/
Dipcomp6.c182 .destructor = ipcomp_destroy,