Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet/
Din_pcb.c1140 void *nhashtbl, *nlhashtbl, *ohashtbl, *olhashtbl; in in_pcbresize() local
1146 olhashtbl = table->inpt_lhashtbl; in in_pcbresize()
1171 hashfree(olhashtbl, osize, M_PCB); in in_pcbresize()