Searched refs:ip_select_ident (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/ppp/ |
| H A D | pptp.c | 260 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
| /linux/include/net/ |
| H A D | ip.h | 614 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 | 2407 ip_select_ident(dev_net(dst->dev), skb, NULL); in iptfs_encap_add_ipv4()
|
| /linux/net/ipv4/ |
| H A D | raw.c | 409 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
| H A D | igmp.c | 452 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 839 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
| H A D | ip_output.c | 1467 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()
|
| /linux/drivers/net/ |
| H A D | amt.c | 691 ip_select_ident(amt->net, skb, NULL); in amt_send_discovery() 784 ip_select_ident(amt->net, skb, NULL); in amt_send_request() 2674 ip_select_ident(amt->net, skb, NULL); in amt_send_advertisement()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_xmit.c | 1272 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|