Searched refs:ip_select_ident (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/net/ipv4/ |
D | xfrm4_mode_tunnel.c | 66 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_mode_tunnel_output()
|
D | ip_output.c | 156 ip_select_ident(sock_net(sk), skb, sk); in ip_build_and_send_pkt() 1391 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
D | raw.c | 406 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
D | igmp.c | 373 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 717 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
D | ipmr.c | 1676 ip_select_ident(net, skb, NULL); in ip_encap()
|
/linux-4.1.27/include/net/ |
D | ip.h | 347 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
/linux-4.1.27/drivers/net/ppp/ |
D | pptp.c | 287 ip_select_ident(sock_net(sk), skb, NULL); in pptp_xmit()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 1027 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|