Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dpptp.c260 ip_select_ident(net, skb, NULL); in pptp_xmit()
/linux/include/net/
H A Dip.h614 static inline void ip_select_ident(struct net *net, struct sk_buff *skb, in ip_select_ident() function
/linux/net/xfrm/
H A Dxfrm_output.c318 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
H A Dxfrm_iptfs.c2407 ip_select_ident(dev_net(dst->dev), skb, NULL); in iptfs_encap_add_ipv4()
/linux/net/ipv4/
H A Draw.c409 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
H A Digmp.c452 ip_select_ident(net, skb, NULL); in igmpv3_newpack()
839 ip_select_ident(net, skb, NULL); in igmp_send_report()
H A Dip_output.c1467 ip_select_ident(net, skb, sk); in __ip_make_skb()
H A Dipmr.c1858 ip_select_ident(net, skb, NULL); in ip_encap()
/linux/drivers/net/
H A Damt.c691 ip_select_ident(amt->net, skb, NULL); in amt_send_discovery()
784 ip_select_ident(amt->net, skb, NULL); in amt_send_request()
2674 ip_select_ident(amt->net, skb, NULL); in amt_send_advertisement()
/linux/net/netfilter/ipvs/
H A Dip_vs_xmit.c1272 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()