Searched refs:validate_xmit_xfrm (Results 1 – 3 of 3) sorted by relevance
112 struct sk_buff *validate_xmit_xfrm(struct sk_buff *skb, netdev_features_t features, bool *again) in validate_xmit_xfrm() function220 EXPORT_SYMBOL_GPL(validate_xmit_xfrm);
1882 struct sk_buff *validate_xmit_xfrm(struct sk_buff *skb, netdev_features_t features, bool *again);1942 static inline struct sk_buff *validate_xmit_xfrm(struct sk_buff *skb, netdev_features_t features, b… in validate_xmit_xfrm() function
3690 skb = validate_xmit_xfrm(skb, features, again); in validate_xmit_skb()