ip_idents_reserve  494 include/net/ip.h u32 ip_idents_reserve(u32 hash, int segs);
ip_idents_reserve  504 net/ipv4/route.c EXPORT_SYMBOL(ip_idents_reserve);
ip_idents_reserve  519 net/ipv4/route.c 	id = ip_idents_reserve(hash, segs);
ip_idents_reserve   38 net/ipv6/output_core.c 	id = ip_idents_reserve(hash, 1);