Home
last modified time | relevance | path

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

/linux-6.15/net/xfrm/
H A Dxfrm_input.c642 if (xfrm_tunnel_check(skb, x, family)) { in xfrm_input()
/linux-6.15/include/net/
H A Dxfrm.h2211 static inline int xfrm_tunnel_check(struct sk_buff *skb, struct xfrm_state *x, in xfrm_tunnel_check() function