Searched refs:ip_select_ident (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/net/ppp/ |
| H A D | pptp.c | 258 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
| /linux-6.15/include/net/ |
| H A D | ip.h | 583 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
| /linux-6.15/net/xfrm/ |
| H A D | xfrm_output.c | 313 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
|
| H A D | xfrm_iptfs.c | 2383 ip_select_ident(dev_net(dst->dev), skb, NULL); in iptfs_encap_add_ipv4()
|
| /linux-6.15/drivers/net/ |
| H A D | amt.c | 689 ip_select_ident(amt->net, skb, NULL); in amt_send_discovery() 780 ip_select_ident(amt->net, skb, NULL); in amt_send_request() 2627 ip_select_ident(amt->net, skb, NULL); in amt_send_advertisement()
|
| /linux-6.15/net/ipv4/ |
| H A D | raw.c | 402 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
| H A D | igmp.c | 406 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 786 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
| H A D | ip_output.c | 1457 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
| H A D | ipmr.c | 1812 ip_select_ident(net, skb, NULL); in ip_encap()
|
| /linux-6.15/net/netfilter/ipvs/ |
| H A D | ip_vs_xmit.c | 1231 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|