Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dudp_usrreq.c166 #ifndef UDBHASHSIZE
167 #define UDBHASHSIZE 16 macro
276 hashinit_counted_by(UDBHASHSIZE, udbinfo.ipi_hashbase, in udp_init()
279 hashinit_counted_by(UDBHASHSIZE, udbinfo.ipi_porthashbase, in udp_init()