Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_input.c627 if (xfrm_tunnel_check(skb, x, family)) { in xfrm_input()
/OK3568_Linux_fs/kernel/include/net/
H A Dxfrm.h1977 static inline int xfrm_tunnel_check(struct sk_buff *skb, struct xfrm_state *x, in xfrm_tunnel_check() function