Home
last modified time | relevance | path

Searched refs:xfrm_tmpl_sort (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/
H A Dxfrm.h1719 void xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n,
1724 static inline void xfrm_tmpl_sort(struct xfrm_tmpl **d, struct xfrm_tmpl **s, in xfrm_tmpl_sort() function
/linux/net/xfrm/
H A Dxfrm_state.c2444 xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n, in xfrm_tmpl_sort() function
H A Dxfrm_policy.c3824 xfrm_tmpl_sort(stp, tpp, xfrm_nr, family); in __xfrm_policy_check()