Home
last modified time | relevance | path

Searched refs:__secpath_destroy (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/net/xfrm/
Dxfrm_input.c114 void __secpath_destroy(struct sec_path *sp) in __secpath_destroy() function
121 EXPORT_SYMBOL(__secpath_destroy);
/Linux-v4.19/include/net/
Dxfrm.h1121 void __secpath_destroy(struct sec_path *sp);
1127 __secpath_destroy(sp); in secpath_put()