Searched refs:xfrm6_tunnel_check_size (Results 1 – 3 of 3) sorted by relevance
890 int xfrm6_tunnel_check_size(struct sk_buff *skb) in xfrm6_tunnel_check_size() function920 EXPORT_SYMBOL_GPL(xfrm6_tunnel_check_size);928 err = xfrm6_tunnel_check_size(skb); in xfrm6_extract_output()
453 if (check_tunnel_size && xfrm6_tunnel_check_size(skb)) in xfrm_dev_offload_ok()
1791 int xfrm6_tunnel_check_size(struct sk_buff *skb);1793 static inline int xfrm6_tunnel_check_size(struct sk_buff *skb) in xfrm6_tunnel_check_size() function