Searched refs:skb_dst_copy (Results 1 - 5 of 5) sorted by path

/linux-master/include/net/
H A Ddst.h288 static inline void skb_dst_copy(struct sk_buff *nskb, const struct sk_buff *oskb) function
/linux-master/net/core/
H A Dskbuff.c1505 skb_dst_copy(new, old);
/linux-master/net/ipv4/
H A Dip_output.c560 skb_dst_copy(to, from);
H A Droute.c2176 skb_dst_copy(skb, hint);
/linux-master/net/ipv6/
H A Dip6_input.c129 skb_dst_copy(skb, hint);

Completed in 224 milliseconds