Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.h445 #define INP_LOCK_DESTROY(inp) rw_destroy(&(inp)->inp_lock) macro
H A Din_pcb.c1790 INP_LOCK_DESTROY(inp); in inpcb_fini()
H A Dsctp_pcb.c3675 INP_LOCK_DESTROY(&inp->ip_inp.inp); in sctp_inpcb_free()