Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netinet/
HDtcp_timewait.c257 INP_UNLOCK(inp); in tcp_twcheck()
298 INP_UNLOCK(inp); in tcp_twcheck()
304 INP_UNLOCK(inp); in tcp_twcheck()
HDin_pcb.h433 #define INP_UNLOCK(inp) rw_unlock(&(inp)->inp_lock) macro
HDudp_usrreq.c1476 INP_UNLOCK(inp); in udp_send()
1481 INP_UNLOCK(inp); in udp_send()
HDtcp_input.c1148 INP_UNLOCK(inp); /* listen socket */ in tcp_input_with_port()
1432 INP_UNLOCK(inp); in tcp_input_with_port()
/freebsd-14-stable/sys/netinet6/
HDudp6_usrreq.c758 INP_UNLOCK(inp); in udp6_send()
773 INP_UNLOCK(inp); in udp6_send()
939 INP_UNLOCK(inp); in udp6_send()
949 INP_UNLOCK(inp); in udp6_send()