Searched refs:__ip_select_ident (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | ip.h | 516 void __ip_select_ident(struct net *net, struct iphdr *iph, int segs); 535 __ip_select_ident(net, iph, segs); in ip_select_ident_segs()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_net.c | 273 __ip_select_ident(dev_net(dst->dev), iph, in prepare_ipv4_hdr()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_tunnel_core.c | 80 __ip_select_ident(net, iph, skb_shinfo(skb)->gso_segs ?: 1); in iptunnel_xmit()
|
| H A D | route.c | 514 void __ip_select_ident(struct net *net, struct iphdr *iph, int segs) in __ip_select_ident() function 530 EXPORT_SYMBOL(__ip_select_ident);
|
| H A D | ip_output.c | 177 __ip_select_ident(net, iph, 1); in ip_build_and_send_pkt()
|