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.h527 #define INP_UNLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_UNLOCKED) macro
H A Dtcp_log_buf.c591 INP_UNLOCK_ASSERT(inp); in tcp_log_apply_ratio()
967 INP_UNLOCK_ASSERT(inp); in tcp_log_set_id()
1009 INP_UNLOCK_ASSERT(inp); in tcp_log_set_id()
H A Din_mcast.c1827 INP_UNLOCK_ASSERT(inp); in inp_getmoptions()
2813 INP_UNLOCK_ASSERT(inp); in inp_setmoptions()
H A Din_pcb.c2948 INP_UNLOCK_ASSERT(inp); in inp_unlock_assert()
/freebsd/sys/netinet/tcp_stacks/
H A Drack_bbr_common.c457 INP_UNLOCK_ASSERT(inp); in ctf_process_inbound_raw()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1737 INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */ in do_peer_close()
1800 INP_UNLOCK_ASSERT(inp); /* safe, we have a ref on the inp */ in do_close_con_rpl()
2649 INP_UNLOCK_ASSERT(inp); in t4_aiotx_process_job()
/freebsd/sys/netinet6/
H A Din6_mcast.c1847 INP_UNLOCK_ASSERT(inp); in ip6_getmoptions()
2759 INP_UNLOCK_ASSERT(inp); in ip6_setmoptions()