Searched refs:ip_select_ident (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/net/ipv4/ |
D | xfrm4_mode_tunnel.c | 69 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_mode_tunnel_output()
|
D | raw.c | 423 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
D | igmp.c | 396 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 767 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
D | ip_output.c | 1411 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
D | ipmr.c | 1777 ip_select_ident(net, skb, NULL); in ip_encap()
|
/Linux-v4.19/include/net/ |
D | ip.h | 451 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
/Linux-v4.19/drivers/net/ppp/ |
D | pptp.c | 249 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 1078 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|