Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dipcomp.h22 void ipcomp_destroy(struct xfrm_state *x);
/Linux-v5.4/net/xfrm/
Dxfrm_ipcomp.c324 void ipcomp_destroy(struct xfrm_state *x) in ipcomp_destroy() function
335 EXPORT_SYMBOL_GPL(ipcomp_destroy);
/Linux-v5.4/net/ipv6/
Dipcomp6.c178 .destructor = ipcomp_destroy,
/Linux-v5.4/net/ipv4/
Dipcomp.c158 .destructor = ipcomp_destroy,