Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dipcomp.h22 void ipcomp_destroy(struct xfrm_state *x);
/Linux-v4.19/net/xfrm/
Dxfrm_ipcomp.c328 void ipcomp_destroy(struct xfrm_state *x) in ipcomp_destroy() function
339 EXPORT_SYMBOL_GPL(ipcomp_destroy);
/Linux-v4.19/net/ipv4/
Dipcomp.c162 .destructor = ipcomp_destroy,
/Linux-v4.19/net/ipv6/
Dipcomp6.c190 .destructor = ipcomp_destroy,