Searched refs:ip_select_ident (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/net/ppp/ |
A D | pptp.c | 244 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_output.c | 312 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
|
/linux-6.3-rc2/include/net/ |
A D | ip.h | 545 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
/linux-6.3-rc2/drivers/net/ |
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.3-rc2/net/ipv4/ |
A D | raw.c | 394 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
A D | igmp.c | 400 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 780 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
A D | ip_output.c | 1556 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
A D | ipmr.c | 1779 ip_select_ident(net, skb, NULL); in ip_encap()
|
/linux-6.3-rc2/net/netfilter/ipvs/ |
A D | ip_vs_xmit.c | 1259 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|
Completed in 30 milliseconds