Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dudp_usrreq.c154 #ifndef UDBHASHSIZE
155 #define UDBHASHSIZE 128 macro
185 in_pcbinfo_init(&V_udbinfo, &udpcbstor, UDBHASHSIZE, UDBHASHSIZE); in udp_vnet_init()
187 in_pcbinfo_init(&V_ulitecbinfo, &udplitecbstor, UDBHASHSIZE, in udp_vnet_init()
188 UDBHASHSIZE); in udp_vnet_init()