Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/netinet/
Din_pcb.h507 #define INP_LIST_WUNLOCK(ipi) rw_wunlock(&(ipi)->ipi_list_lock) macro
Din_pcb.c322 INP_LIST_WUNLOCK(pcbinfo); in in_pcballoc()
1225 INP_LIST_WUNLOCK(pcbinfo); in in_pcbfree()