Searched refs:tcp_acceptor_lockp (Results 1 – 2 of 2) sorted by relevance
373 kmutex_t *tcp_acceptor_lockp; /* Ptr to tf_lock */ member
2251 PRESERVE(tcp->tcp_acceptor_lockp);3473 tcp->tcp_acceptor_lockp = &tf->tf_lock; /* For tcp_*_hash_remove */ in tcp_acceptor_hash_insert()3490 lockp = tcp->tcp_acceptor_lockp; in tcp_acceptor_hash_remove()3507 tcp->tcp_acceptor_lockp = NULL; in tcp_acceptor_hash_remove()