Searched refs:ip_select_ident (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/drivers/net/ppp/ |
D | pptp.c | 258 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
/linux-6.6.21/include/net/ |
D | ip.h | 565 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
/linux-6.6.21/net/xfrm/ |
D | xfrm_output.c | 313 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
|
/linux-6.6.21/drivers/net/ |
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.6.21/net/ipv4/ |
D | raw.c | 394 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
D | igmp.c | 403 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 783 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
D | ip_output.c | 1445 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
D | ipmr.c | 1793 ip_select_ident(net, skb, NULL); in ip_encap()
|
/linux-6.6.21/net/netfilter/ipvs/ |
D | ip_vs_xmit.c | 1242 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|