Home
last modified time | relevance | path

Searched refs:INP_HASH_WUNLOCK (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dudp6_usrreq.c869 INP_HASH_WUNLOCK(pcbinfo); in udp6_output()
1028 INP_HASH_WUNLOCK(pcbinfo); in udp6_abort()
1126 INP_HASH_WUNLOCK(pcbinfo); in udp6_bind()
1159 INP_HASH_WUNLOCK(pcbinfo); in udp6_close()
1213 INP_HASH_WUNLOCK(pcbinfo); in udp6_connect()
1245 INP_HASH_WUNLOCK(pcbinfo); in udp6_connect()
1315 INP_HASH_WUNLOCK(pcbinfo); in udp6_disconnect()
/f-stack/freebsd/netinet/
H A Dtcp_usrreq.c386 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp_usr_bind()
441 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_usr_bind()
448 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_usr_bind()
454 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_usr_bind()
491 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp_usr_listen()
542 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_usr_listen()
1683 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp_connect()
1705 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp_connect()
1728 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_connect()
1746 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_connect()
H A Dudp_usrreq.c1363 INP_HASH_WUNLOCK(pcbinfo); in udp_output()
1544 INP_HASH_WUNLOCK(pcbinfo); in udp_abort()
1629 INP_HASH_WUNLOCK(pcbinfo); in udp_bind()
1648 INP_HASH_WUNLOCK(pcbinfo); in udp_close()
1680 INP_HASH_WUNLOCK(pcbinfo); in udp_connect()
1728 INP_HASH_WUNLOCK(pcbinfo); in udp_disconnect()
H A Dip_divert.c627 INP_HASH_WUNLOCK(&V_divcbinfo); in div_bind()
H A Din_pcb.h661 #define INP_HASH_WUNLOCK(ipi) mtx_unlock(&(ipi)->ipi_hash_lock) macro
H A Dtcp_syncache.c966 INP_HASH_WUNLOCK(&V_tcbinfo); in syncache_socket()
1006 INP_HASH_WUNLOCK(&V_tcbinfo); in syncache_socket()
1016 INP_HASH_WUNLOCK(&V_tcbinfo); in syncache_socket()
H A Din_pcb.c499 INP_HASH_WUNLOCK(pcbinfo); in in_pcblbgroup_numa()
1867 INP_HASH_WUNLOCK(inp->inp_pcbinfo); in in_pcbdrop()
2843 INP_HASH_WUNLOCK(pcbinfo); in in_pcbremlists()
/f-stack/tools/compat/include/netinet/
H A Din_pcb.h661 #define INP_HASH_WUNLOCK(ipi) mtx_unlock(&(ipi)->ipi_hash_lock) macro