Searched refs:ip_select_ident (Results 1 – 8 of 8) sorted by relevance
| /linux/include/net/ |
| H A D | ip.h | 589 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
| /linux/net/xfrm/ |
| H A D | xfrm_output.c | 318 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
|
| H A D | xfrm_iptfs.c | 2398 ip_select_ident(dev_net(dst->dev), skb, NULL);
|
| /linux/drivers/net/ |
| H A D | amt.c | 691 ip_select_ident(amt->net, skb, NULL); in amt_send_discovery() 782 ip_select_ident(amt->net, skb, NULL); in amt_send_request() 2632 ip_select_ident(amt->net, skb, NULL); in amt_send_advertisement()
|
| /linux/net/ipv4/ |
| H A D | raw.c | 401 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
| H A D | igmp.c | 419 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 799 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
| H A D | ip_output.c | 1465 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
| H A D | ipmr.c | 1858 ip_select_ident(net, skb, NULL); in ip_encap()
|