Home
last modified time | relevance | path

Searched refs:INP_INFO_WUNLOCK (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/netinet/
H A Dip_divert.c579 INP_INFO_WUNLOCK(&V_divcbinfo); in div_attach()
583 INP_INFO_WUNLOCK(&V_divcbinfo); in div_attach()
602 INP_INFO_WUNLOCK(&V_divcbinfo); in div_detach()
629 INP_INFO_WUNLOCK(&V_divcbinfo); in div_bind()
815 INP_INFO_WUNLOCK(&V_divcbinfo); in div_modevent()
820 INP_INFO_WUNLOCK(&V_divcbinfo); in div_modevent()
H A Draw_ip.c900 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip_attach()
908 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip_attach()
934 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip_detach()
952 INP_INFO_WUNLOCK(pcbinfo); in rip_dodisconnect()
1022 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip_bind()
1049 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip_connect()
H A Dudp_usrreq.c1567 INP_INFO_WUNLOCK(pcbinfo); in udp_attach()
1581 INP_INFO_WUNLOCK(pcbinfo); in udp_attach()
1586 INP_INFO_WUNLOCK(pcbinfo); in udp_attach()
1707 INP_INFO_WUNLOCK(pcbinfo); in udp_detach()
H A Din_pcb.c1736 INP_INFO_WUNLOCK(pcbinfo); in in_pcblist_rele_rlocked()
1955 INP_INFO_WUNLOCK(pcbinfo); in in_pcbnotifyall()
2000 INP_INFO_WUNLOCK(pcbinfo); in in_pcbpurgeif0()
2995 INP_INFO_WUNLOCK(&V_tcbinfo); in inp_apply_all()
H A Din_pcb.h633 #define INP_INFO_WUNLOCK(ipi) mtx_unlock(&(ipi)->ipi_lock) macro
H A Dtcp_subr.c1063 INP_INFO_WUNLOCK(&V_tcbinfo); in deregister_tcp_functions()
1880 INP_INFO_WUNLOCK(&V_tcbinfo); in tcp_ccalgounload()
2186 INP_INFO_WUNLOCK(&V_tcbinfo); in tcp_drain()
/f-stack/freebsd/netinet6/
H A Draw_ip6.c676 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip6_attach()
681 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip6_attach()
708 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip6_detach()
788 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip6_bind()
830 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip6_connect()
838 INP_INFO_WUNLOCK(&V_ripcbinfo); in rip6_connect()
H A Dudp6_usrreq.c1053 INP_INFO_WUNLOCK(pcbinfo); in udp6_attach()
1074 INP_INFO_WUNLOCK(pcbinfo); in udp6_attach()
1078 INP_INFO_WUNLOCK(pcbinfo); in udp6_attach()
1278 INP_INFO_WUNLOCK(pcbinfo); in udp6_detach()
H A Din6_pcb.c732 INP_INFO_WUNLOCK(pcbinfo); in in6_pcbnotify()
875 INP_INFO_WUNLOCK(pcbinfo); in in6_pcbpurgeif0()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h633 #define INP_INFO_WUNLOCK(ipi) mtx_unlock(&(ipi)->ipi_lock) macro