Searched refs:ip_select_ident (Results 1 - 17 of 17) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | pptp.c | 258 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | pptp.c | 258 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_output.c | 236 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip.h | 529 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip.h | 565 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
|
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_output.c | 313 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | igmp.c | 403 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 783 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
H A D | raw.c | 419 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
H A D | ip_output.c | 1550 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
H A D | ipmr.c | 1770 ip_select_ident(net, skb, NULL); in ip_encap()
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | igmp.c | 403 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 783 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
H A D | raw.c | 395 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
H A D | ip_output.c | 1445 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
H A D | ipmr.c | 1795 ip_select_ident(net, skb, NULL); in ip_encap()
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 1260 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_xmit.c | 1242 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|
Completed in 35 milliseconds