Home
last modified time | relevance | path

Searched defs:hashidx (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/netinet/
H A Dip_flow.c90 #define IPFLOW_INSERT(hashidx, ipf) \ argument
97 #define IPFLOW_REMOVE(hashidx, ipf) \ argument
H A Din.c2177 u_int hashidx; in_lltable_find_dst() local
/netbsd-src/sys/netinet6/
H A Dip6_flow.c117 #define IP6FLOW_INSERT(hashidx, ip6f) \ argument
127 #define IP6FLOW_REMOVE(hashidx, ip6f) \ argument
H A Din6.c2466 u_int hashidx; in in6_lltable_find_dst() local
/netbsd-src/usr.sbin/ypserv/mknetid/
H A Dmknetid.c149 hashidx(char key) in hashidx() function
/netbsd-src/sys/net/
H A Dif_llatbl.c212 uint32_t hashidx; in htable_link_entry() local
/netbsd-src/sys/arch/arm/imx/
H A Dif_enet.c718 uint32_t crc, hashidx; in enet_setmulti() local
/netbsd-src/sys/kern/
H A Dsubr_thmap.c211 unsigned hashidx; // current hash index (block of bits) member