Home
last modified time | relevance | path

Searched refs:INP_RLOCK_ASSERT (Results 1 – 14 of 14) sorted by relevance

/freebsd/sys/netinet/
H A Dtoecore.c358 INP_RLOCK_ASSERT(inp); in toe_syncache_add()
397 INP_RLOCK_ASSERT(inp); in toe_4tuple_check()
H A Dtcp_timewait.c180 INP_RLOCK_ASSERT(inp); in tcp_twcheck()
H A Draw_ip.c267 INP_RLOCK_ASSERT(inp); in rip_input()
288 INP_RLOCK_ASSERT(inp); in rip_input()
H A Din_pcb.h525 #define INP_RLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_RLOCKED) macro
H A Dudp_usrreq.c679 INP_RLOCK_ASSERT(inp); in udp_input()
884 INP_RLOCK_ASSERT(inp); in udp_getcred()
H A Dtcp_syncache.c1420 INP_RLOCK_ASSERT(inp); /* listen socket */ in syncache_add()
H A Din_pcb.c1786 INP_RLOCK_ASSERT(inp); in in_pcbrele_rlocked()
H A Dtcp_input.c1201 INP_RLOCK_ASSERT(inp); in tcp_input_with_port()
/freebsd/sys/netinet6/
H A Dudp6_usrreq.c278 INP_RLOCK_ASSERT(inp); in udp6_multi_input()
535 INP_RLOCK_ASSERT(inp); in udp6_input()
652 INP_RLOCK_ASSERT(inp); in udp6_getcred()
H A Draw_ip6.c206 INP_RLOCK_ASSERT(inp); in rip6_input()
H A Din6_pcb.c839 INP_RLOCK_ASSERT(inp); in in6_pcbpurgeif0()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c783 INP_RLOCK_ASSERT(lctx->inp); in alloc_synqe()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c1195 INP_RLOCK_ASSERT(pcb); in check_uidgid()
/freebsd/sys/netpfil/pf/
H A Dpf.c5398 INP_RLOCK_ASSERT(inp); in pf_socket_lookup()