Searched defs:nskb (Results 1 – 4 of 4) sorted by relevance
68 struct sk_buff *nskb; in can_create_echo_skb() local
269 static inline void __skb_dst_copy(struct sk_buff *nskb, unsigned long refdst) in __skb_dst_copy()276 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) in skb_dst_copy()
175 struct sk_buff *nskb; in netlink_skb_clone() local
1765 struct sk_buff *nskb = skb_clone(skb, pri); in skb_share_check() local1801 struct sk_buff *nskb = skb_copy(skb, pri); in skb_unshare() local