Lines Matching refs:V_tcbinfo
171 error = in_pcballoc(so, &V_tcbinfo); in tcp_usr_attach()
264 INP_HASH_WLOCK(&V_tcbinfo); in tcp_usr_bind()
267 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp_usr_bind()
316 INP_HASH_WLOCK(&V_tcbinfo); in tcp6_usr_bind()
329 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_usr_bind()
335 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_usr_bind()
342 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_usr_bind()
382 INP_HASH_WLOCK(&V_tcbinfo); in tcp_usr_listen()
385 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp_usr_listen()
442 INP_HASH_WLOCK(&V_tcbinfo); in tcp6_usr_listen()
450 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_usr_listen()
1483 INP_HASH_WLOCK(&V_tcbinfo); in tcp_connect()
1485 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp_connect()
1525 INP_HASH_WLOCK(&V_tcbinfo); in tcp6_connect()
1527 INP_HASH_WUNLOCK(&V_tcbinfo); in tcp6_connect()