Searched refs:xfrm_tmpl_sort (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/net/ |
D | xfrm.h | 1581 int xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n, 1586 static inline int xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, in xfrm_tmpl_sort() function
|
/Linux-v4.19/net/xfrm/ |
D | xfrm_state.c | 1657 xfrm_tmpl_sort(struct xfrm_tmpl **dst, struct xfrm_tmpl **src, int n, in xfrm_tmpl_sort() function 1676 EXPORT_SYMBOL(xfrm_tmpl_sort);
|
D | xfrm_policy.c | 2442 xfrm_tmpl_sort(stp, tpp, xfrm_nr, family, net); in __xfrm_policy_check()
|