Home
last modified time | relevance | path

Searched refs:INP_RLOCK (Results 1 – 17 of 17) sorted by relevance

/f-stack/freebsd/netinet/
H A Draw_ip.c328 INP_RLOCK(inp); in rip_input()
368 INP_RLOCK(inp); in rip_input()
479 INP_RLOCK(inp); in rip_output()
547 INP_RLOCK(inp); in rip_output()
1133 INP_RLOCK(inp); in rip_pcblist()
H A Dip_divert.c282 INP_RLOCK(inp); in divert_packet()
412 INP_RLOCK(inp); in div_output_outbound()
711 INP_RLOCK(inp); in div_pcblist()
H A Dudp_usrreq.c322 INP_RLOCK(inp); in udp_append()
554 INP_RLOCK(inp); in udp_input()
890 INP_RLOCK(inp); in udp_pcblist()
1187 INP_RLOCK(inp); in udp_output()
H A Din_pcb.c1732 INP_RLOCK(inp); in in_pcblist_rele_rlocked()
1904 INP_RLOCK(inp); in in_getsockaddr()
1923 INP_RLOCK(inp); in in_getpeeraddr()
2403 INP_RLOCK(inp); in in_pcblookup_group()
2573 INP_RLOCK(inp); in in_pcblookup_hash()
2958 INP_RLOCK(inp); in inp_rlock()
H A Din_pcb.h581 #define INP_RLOCK(inp) rw_rlock(&(inp)->inp_lock) macro
H A Dip_output.c1418 INP_RLOCK(inp); in ip_ctloutput()
H A Dtcp_subr.c2290 INP_RLOCK(inp); in tcp_pcblist()
/f-stack/freebsd/netinet6/
H A Din6_pcb.c557 INP_RLOCK(inp); in in6_getsockaddr()
576 INP_RLOCK(inp); in in6_getpeeraddr()
1145 INP_RLOCK(inp); in in6_pcblookup_group()
1303 INP_RLOCK(inp); in in6_pcblookup_hash()
H A Draw_ip6.c228 INP_RLOCK(inp); in rip6_input()
879 INP_RLOCK(inp); in rip6_send()
H A Dudp6_usrreq.c161 INP_RLOCK(inp); in udp6_append()
356 INP_RLOCK(inp); in udp6_input()
766 INP_RLOCK(inp); in udp6_output()
H A Dip6_output.c2333 INP_RLOCK(inp); in ip6_ctloutput()
2575 INP_RLOCK(inp); \
2612 INP_RLOCK(inp); in ip6_getpcbopt()
H A Dicmp6.c1921 INP_RLOCK(inp); in icmp6_rip6_input()
2760 INP_RLOCK(inp); in icmp6_ctloutput()
/f-stack/freebsd/netipsec/
H A Dxform_tcp.c88 INP_RLOCK(inp); in tcp_ipsec_pcbctl()
H A Dipsec_pcb.c368 INP_RLOCK(inp); in ipsec_get_pcbpolicy()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h581 #define INP_RLOCK(inp) rw_rlock(&(inp)->inp_lock) macro
/f-stack/freebsd/security/audit/
H A Daudit_arg.c708 INP_RLOCK(pcb); in audit_arg_file()
/f-stack/freebsd/kern/
H A Duipc_ktls.c809 INP_RLOCK(inp); in ktls_alloc_snd_tag()