Home
last modified time | relevance | path

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

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