Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_pcb.c120 #define INPCBLBGROUP_SIZMAX 256 macro
395 if (grp->il_inpsiz >= INPCBLBGROUP_SIZMAX) { in in_pcbinslbgrouphash()