Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dsystm.h207 #define hashinit_counted_by(_elements, _out_ptr, _out_count) do { \ macro
/xnu-11215.1.10/bsd/netinet/
H A Draw_ip.c163 hashinit_counted_by(1, ripcbinfo.ipi_hashbase, in rip_init()
166 hashinit_counted_by(1, ripcbinfo.ipi_porthashbase, in rip_init()
H A Dudp_usrreq.c263 hashinit_counted_by(UDBHASHSIZE, udbinfo.ipi_hashbase, in udp_init()
266 hashinit_counted_by(UDBHASHSIZE, udbinfo.ipi_porthashbase, in udp_init()
H A Dtcp_subr.c583 hashinit_counted_by(tcp_tcbhashsize, tcbinfo.ipi_hashbase, in tcp_init()
586 hashinit_counted_by(tcp_tcbhashsize, tcbinfo.ipi_porthashbase, in tcp_init()