Home
last modified time | relevance | path

Searched refs:INP_LOCK_ASSERT (Results 1 – 25 of 25) sorted by last modified time

/freebsd/sys/netinet/
H A Dtcp_subr.c1833 INP_LOCK_ASSERT(inp); in tcp_respond()
2086 INP_LOCK_ASSERT(inp); in tcp_respond()
H A Dtcp_usrreq.c1555 INP_LOCK_ASSERT(tptoinpcb(tp)); in tcp_fill_info()
H A Dtcp_input.c938 INP_LOCK_ASSERT(inp); in tcp_input_with_port()
3452 INP_LOCK_ASSERT(tptoinpcb(tp)); in tcp_dropwithreset()
H A Din_pcb.c727 INP_LOCK_ASSERT(inp); in in_pcb_lport_dest()
885 INP_LOCK_ASSERT(inp); in in_pcbbind_setup()
1292 INP_LOCK_ASSERT(inp); in in_pcbconnect_setup()
2453 INP_LOCK_ASSERT(inp); in _in_pcbinshash_wild()
2510 INP_LOCK_ASSERT(inp); in _in6_pcbinshash_wild()
2843 INP_LOCK_ASSERT(inp); in inp_4tuple_get()
H A Dtcp_timewait.c165 INP_LOCK_ASSERT(inp); in tcp_twcheck()
H A Dtcp_hpts.c525 INP_LOCK_ASSERT(tptoinpcb(tp)); in tcp_hpts_lock()
H A Din_pcb.h456 #define INP_LOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_LOCKED) macro
H A Dtcp_log_buf.c1029 INP_LOCK_ASSERT(tptoinpcb(tp)); in tcp_log_get_id()
H A Dudp_usrreq.c243 INP_LOCK_ASSERT(inp); in udp_append()
1263 INP_LOCK_ASSERT(inp); in udp_send()
1337 INP_LOCK_ASSERT(inp); in udp_send()
H A Draw_ip.c208 INP_LOCK_ASSERT(inp); in rip_append()
H A Dsiftr.c799 INP_LOCK_ASSERT(inp); in siftr_chkpkt()
H A Dip_output.c338 INP_LOCK_ASSERT(inp); in ip_output()
H A Din_prot.c65 INP_LOCK_ASSERT(inp); in cr_canseeinpcb()
H A Dtcp_offload.c194 INP_LOCK_ASSERT(tptoinpcb(tp)); in tcp_offload_tcp_info()
/freebsd/sys/netpfil/pf/
H A Dpf.c4452 INP_LOCK_ASSERT(inp); in pf_test_rule()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.c821 INP_LOCK_ASSERT(tptoinpcb(tp)); in t4_tcp_info()
H A Dt4_cpl_io.c302 INP_LOCK_ASSERT(inp); in assign_rxopt()
/freebsd/sys/netinet6/
H A Din6_src.c209 INP_LOCK_ASSERT(inp); in in6_selectsrc()
H A Dip6_output.c437 INP_LOCK_ASSERT(inp); in ip6_output()
H A Dudp6_usrreq.c147 INP_LOCK_ASSERT(inp); in udp6_append()
/freebsd/sys/kern/
H A Duipc_ktls.c1851 INP_LOCK_ASSERT(inp); in ktls_output_eagain()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c1139 INP_LOCK_ASSERT(inp); in check_uidgid()
/freebsd/sys/security/mac/
H A Dmac_inet.c246 INP_LOCK_ASSERT(inp); in mac_inpcb_create_mbuf()
393 INP_LOCK_ASSERT(inp); in mac_inpcb_check_visible()
499 INP_LOCK_ASSERT(inp); in mac_syncache_create()
/freebsd/sys/netipsec/
H A Dipsec.c340 INP_LOCK_ASSERT(inp); in ipsec_cachepolicy()
453 INP_LOCK_ASSERT(inp); in ipsec_getpcbpolicy()
H A Dipsec_pcb.c244 INP_LOCK_ASSERT(old); in ipsec_copy_pcbpolicy()