Lines Matching refs:tcp_ptpahn
1360 ASSERT(tcp->tcp_ptpahn == NULL && tcp->tcp_acceptor_hash == NULL);
2075 PRESERVE(tcp->tcp_ptpahn);
3463 if (tcp->tcp_ptpahn != NULL)
3469 tcpnext->tcp_ptpahn = &tcp->tcp_acceptor_hash;
3471 tcp->tcp_ptpahn = tcpp;
3492 if (tcp->tcp_ptpahn == NULL)
3497 if (tcp->tcp_ptpahn) {
3500 tcpnext->tcp_ptpahn = tcp->tcp_ptpahn;
3503 *tcp->tcp_ptpahn = tcpnext;
3504 tcp->tcp_ptpahn = NULL;