Searched refs:skb_act_clone (Results 1 – 3 of 3) sorted by relevance
12 avoid loops, etc. A few are generic enough that skb_act_clone()13 resets them for you, so invoke skb_act_clone() rather than skb_clone().
154 skb2 = skb_act_clone(skb, GFP_ATOMIC, m->tcf_action); in tcf_mirred()
752 static inline struct sk_buff *skb_act_clone(struct sk_buff *skb, gfp_t gfp_mask, in skb_act_clone() function