Home
last modified time | relevance | path

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

/linux-4.4.14/net/xfrm/
Dxfrm_input.c96 void __secpath_destroy(struct sec_path *sp) in __secpath_destroy() function
103 EXPORT_SYMBOL(__secpath_destroy);
/linux-4.4.14/include/net/
Dxfrm.h1004 void __secpath_destroy(struct sec_path *sp);
1010 __secpath_destroy(sp); in secpath_put()