Searched refs:ip_select_ident (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/net/ipv4/ |
D | xfrm4_mode_tunnel.c | 66 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_mode_tunnel_output()
|
D | raw.c | 406 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
D | igmp.c | 375 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 728 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
D | ip_output.c | 1415 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
D | ipmr.c | 1667 ip_select_ident(net, skb, NULL); in ip_encap()
|
/linux-4.4.14/include/net/ |
D | ip.h | 358 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
/linux-4.4.14/drivers/net/ppp/ |
D | pptp.c | 286 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 1045 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|