Home
last modified time | relevance | path

Searched refs:INP_LOCK_ASSERT (Results 1 – 16 of 16) sorted by relevance

/freebsd-11-stable/sys/security/mac/
HDmac_inet.c237 INP_LOCK_ASSERT(inp); in mac_inpcb_create_mbuf()
382 INP_LOCK_ASSERT(inp); in mac_inpcb_check_visible()
/freebsd-11-stable/sys/netinet/
HDudp_usrreq.c307 INP_LOCK_ASSERT(inp); in udp_append()
731 INP_LOCK_ASSERT(inp); in udp_notify()
1293 INP_LOCK_ASSERT(inp); in udp_output()
1357 INP_LOCK_ASSERT(inp); in udp_output()
HDin_pcb.c396 INP_LOCK_ASSERT(inp); in in_pcb_lport()
568 INP_LOCK_ASSERT(inp); in in_pcbbind_setup()
1024 INP_LOCK_ASSERT(inp); in in_pcbconnect_setup()
2452 INP_LOCK_ASSERT(inp); in inp_4tuple_get()
HDin_pcb.h452 #define INP_LOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_LOCKED) macro
HDraw_ip.c235 INP_LOCK_ASSERT(last); in rip_append()
HDsiftr.c889 INP_LOCK_ASSERT(inp); in siftr_chkpkt()
HDip_output.c233 INP_LOCK_ASSERT(inp); in ip_output()
/freebsd-11-stable/sys/netipsec/
HDipsec_pcb.c246 INP_LOCK_ASSERT(old); in ipsec_copy_pcbpolicy()
HDipsec.c326 INP_LOCK_ASSERT(inp); in ipsec_cachepolicy()
439 INP_LOCK_ASSERT(inp); in ipsec_getpcbpolicy()
/freebsd-11-stable/sys/netinet6/
HDin6_src.c215 INP_LOCK_ASSERT(inp); in in6_selectsrc()
HDudp6_usrreq.c141 INP_LOCK_ASSERT(inp); in udp6_append()
HDip6_output.c364 INP_LOCK_ASSERT(inp); in ip6_output()
/freebsd-11-stable/sys/kern/
HDkern_prot.c1779 INP_LOCK_ASSERT(inp); in cr_canseeinpcb()
/freebsd-11-stable/sys/dev/cxgbe/tom/
HDt4_cpl_io.c346 INP_LOCK_ASSERT(inp); in assign_rxopt()
/freebsd-11-stable/sys/netpfil/ipfw/
HDip_fw2.c1116 INP_LOCK_ASSERT(inp); in check_uidgid()
/freebsd-11-stable/sys/netpfil/pf/
HDpf.c3251 INP_LOCK_ASSERT(inp); in pf_test_rule()