Home
last modified time | relevance | path

Searched refs:tcp_acceptor_lockp (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/inet/
H A Dtcp.h373 kmutex_t *tcp_acceptor_lockp; /* Ptr to tf_lock */ member
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp.c2251 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()