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.c360 INP_RLOCK_ASSERT(inp); in toe_syncache_add()
399 INP_RLOCK_ASSERT(inp); in toe_4tuple_check()
H A Dtcp_timewait.c170 INP_RLOCK_ASSERT(inp); in tcp_twcheck()
H A Draw_ip.c320 INP_RLOCK_ASSERT(inp); in rip_input()
336 INP_RLOCK_ASSERT(inp); in rip_input()
H A Din_pcb.h457 #define INP_RLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_RLOCKED) macro
H A Dudp_usrreq.c643 INP_RLOCK_ASSERT(inp); in udp_input()
840 INP_RLOCK_ASSERT(inp); in udp_getcred()
H A Dtcp_syncache.c1412 INP_RLOCK_ASSERT(inp); /* listen socket */ in syncache_add()
H A Din_pcb.c1655 INP_RLOCK_ASSERT(inp); in in_pcbrele_rlocked()
H A Dtcp_input.c1228 INP_RLOCK_ASSERT(inp); in tcp_input_with_port()
/freebsd/sys/netinet6/
H A Dudp6_usrreq.c275 INP_RLOCK_ASSERT(inp); in udp6_multi_input()
523 INP_RLOCK_ASSERT(inp); in udp6_input()
638 INP_RLOCK_ASSERT(inp); in udp6_getcred()
H A Draw_ip6.c204 INP_RLOCK_ASSERT(inp); in rip6_input()
H A Din6_pcb.c793 INP_RLOCK_ASSERT(inp); in in6_pcbpurgeif0()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c644 INP_RLOCK_ASSERT(lctx->inp); in alloc_synqe()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw2.c1198 INP_RLOCK_ASSERT(pcb); in check_uidgid()
/freebsd/sys/netpfil/pf/
H A Dpf.c3931 INP_RLOCK_ASSERT(inp); in pf_socket_lookup()