Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dxfrm.h1544 void xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n,
1549 static inline void xfrm_tmpl_sort(struct xfrm_tmpl **d, struct xfrm_tmpl **s, in xfrm_tmpl_sort() function
/Linux-v6.1/net/xfrm/
Dxfrm_state.c1949 xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n, in xfrm_tmpl_sort() function
Dxfrm_policy.c3644 xfrm_tmpl_sort(stp, tpp, xfrm_nr, family); in __xfrm_policy_check()