Home
last modified time | relevance | path

Searched refs:__ip_select_ident (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dip.h555 void __ip_select_ident(struct net *net, struct iphdr *iph, int segs);
585 __ip_select_ident(net, iph, segs); in ip_select_ident_segs()
/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c252 __ip_select_ident(dev_net(dst->dev), iph, in prepare_ipv4_hdr()
/linux/net/ipv4/
H A Dip_tunnel_core.c80 __ip_select_ident(net, iph, skb_shinfo(skb)->gso_segs ?: 1); in iptunnel_xmit()
H A Droute.c487 void __ip_select_ident(struct net *net, struct iphdr *iph, int segs) in __ip_select_ident() function
503 EXPORT_SYMBOL(__ip_select_ident);