Searched refs:ip_select_ident (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ppp/ |
| A D | pptp.c | 244 ip_select_ident(net, skb, NULL); in pptp_xmit()
|
| /linux/net/xfrm/ |
| A D | xfrm_output.c | 313 ip_select_ident(dev_net(dst->dev), skb, NULL); in xfrm4_tunnel_encap_add()
|
| /linux/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/drivers/net/ |
| A D | amt.c | 695 ip_select_ident(amt->net, skb, NULL); in amt_send_discovery() 788 ip_select_ident(amt->net, skb, NULL); in amt_send_request() 2563 ip_select_ident(amt->net, skb, NULL); in amt_send_advertisement()
|
| /linux/net/ipv4/ |
| A D | raw.c | 419 ip_select_ident(net, skb, NULL); in raw_send_hdrinc()
|
| A D | igmp.c | 400 ip_select_ident(net, skb, NULL); in igmpv3_newpack() 778 ip_select_ident(net, skb, NULL); in igmp_send_report()
|
| A D | ip_output.c | 1525 ip_select_ident(net, skb, sk); in __ip_make_skb()
|
| A D | ipmr.c | 1768 ip_select_ident(net, skb, NULL); in ip_encap()
|
| /linux/net/netfilter/ipvs/ |
| A D | ip_vs_xmit.c | 1259 ip_select_ident(net, skb, NULL); in ip_vs_tunnel_xmit()
|
Completed in 43 milliseconds