Searched defs:nskb (Results 1 – 4 of 4) sorted by relevance
91 struct sk_buff *nskb; in can_create_echo_skb() local
280 static inline void __skb_dst_copy(struct sk_buff *nskb, unsigned long refdst) in __skb_dst_copy()288 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()
251 struct sk_buff *nskb; in netlink_skb_clone() local
2081 struct sk_buff *nskb = skb_clone(skb, pri); in skb_share_check() local2117 struct sk_buff *nskb = skb_copy(skb, pri); in skb_unshare() local