Searched refs:xfrm_tmpl_sort (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/include/net/ |
A D | xfrm.h | 1603 void xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n, 1608 static inline void xfrm_tmpl_sort(struct xfrm_tmpl **d, struct xfrm_tmpl **s, in xfrm_tmpl_sort() function
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_state.c | 2103 xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n, in xfrm_tmpl_sort() function
|
A D | xfrm_policy.c | 3722 xfrm_tmpl_sort(stp, tpp, xfrm_nr, family); in __xfrm_policy_check()
|
Completed in 22 milliseconds