Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din_pcb.h435 #define INP_UNLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_UNLOCKED) macro
H A Dtcp_log_buf.c581 INP_UNLOCK_ASSERT(inp); in tcp_log_apply_ratio()
957 INP_UNLOCK_ASSERT(inp); in tcp_log_set_id()
999 INP_UNLOCK_ASSERT(inp); in tcp_log_set_id()
H A Din_mcast.c1829 INP_UNLOCK_ASSERT(inp); in inp_getmoptions()
2829 INP_UNLOCK_ASSERT(inp); in inp_setmoptions()
H A Din_pcb.c2849 INP_UNLOCK_ASSERT(inp); in inp_unlock_assert()
/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c459 INP_UNLOCK_ASSERT(inp); in ctf_process_inbound_raw()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1398 INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */ in do_peer_close()
1461 INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */ in do_close_con_rpl()
2291 INP_UNLOCK_ASSERT(inp); in t4_aiotx_process_job()
/freebsd/sys/netinet6/
H A Din6_mcast.c1848 INP_UNLOCK_ASSERT(inp); in ip6_getmoptions()
2757 INP_UNLOCK_ASSERT(inp); in ip6_setmoptions()