Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet6/
Din6_pcb.c1118 INP_RLOCK_ASSERT(inp); in in6_pcblookup_group()
1279 INP_RLOCK_ASSERT(inp); in in6_pcblookup_hash()
Dudp6_usrreq.c513 INP_RLOCK_ASSERT(inp); in udp6_input()
671 INP_RLOCK_ASSERT(inp); in udp6_getcred()
/freebsd-12-stable/sys/netinet/
Din_pcb.h597 #define INP_RLOCK_ASSERT(inp) rw_assert(&(inp)->inp_lock, RA_RLOCKED) macro
Dudp_usrreq.c721 INP_RLOCK_ASSERT(inp); in udp_input()
979 INP_RLOCK_ASSERT(inp); in udp_getcred()
Din_pcb.c1492 INP_RLOCK_ASSERT(inp); in in_pcbrele_rlocked()
2279 INP_RLOCK_ASSERT(inp); in in_pcblookup_group()
2454 INP_RLOCK_ASSERT(inp); in in_pcblookup_hash()
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw2.c1190 INP_RLOCK_ASSERT(pcb); in check_uidgid()
/freebsd-12-stable/sys/netpfil/pf/
Dpf.c3523 INP_RLOCK_ASSERT(inp); in pf_socket_lookup()