Home
last modified time | relevance | path

Searched refs:ip_select_ident (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/net/ppp/
Dpptp.c258 ip_select_ident(net, skb, NULL); in pptp_xmit()
/linux-6.6.21/include/net/
Dip.h565 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
/linux-6.6.21/net/xfrm/
Dxfrm_output.c313 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
/linux-6.6.21/drivers/net/
Damt.c689 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/
Draw.c394 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
Digmp.c403 ip_select_ident(net, skb, NULL); in igmpv3_newpack()
783 ip_select_ident(net, skb, NULL); in igmp_send_report()
Dip_output.c1445 ip_select_ident(net, skb, sk); in __ip_make_skb()
Dipmr.c1793 ip_select_ident(net, skb, NULL); in ip_encap()
/linux-6.6.21/net/netfilter/ipvs/
Dip_vs_xmit.c1242 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()