Searched refs:INP_HASH_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/netinet/ | ||
| D | in_pcb.h | 466 #define INP_HASH_LOCK_DESTROY(ipi) rw_destroy(&(ipi)->ipi_hash_lock) macro |
| D | in_pcb.c | 258 INP_HASH_LOCK_DESTROY(pcbinfo); in in_pcbinfo_destroy() |