Searched refs:validate_xmit_xfrm (Results 1 – 2 of 2) sorted by relevance
2044 struct sk_buff *validate_xmit_xfrm(struct sk_buff *skb, netdev_features_t features, bool *again);2112 static inline struct sk_buff *validate_xmit_xfrm(struct sk_buff *skb, netdev_features_t features, b… in validate_xmit_xfrm() function
3918 skb = validate_xmit_xfrm(skb, features, again); in validate_xmit_skb()