Home
last modified time | relevance | path

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

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