Searched refs:skb_copy_secmark (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ipv4/
H A Dip_output.c574 skb_copy_secmark(to, from);
/linux-master/include/linux/
H A Dskbuff.h4878 static inline void skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from) function
4888 static inline void skb_copy_secmark(struct sk_buff *to, const struct sk_buff *from) function
/linux-master/net/ipv6/
H A Dip6_output.c689 skb_copy_secmark(to, from);

Completed in 205 milliseconds