Lines Matching refs:tcp_s
145 typedef struct tcp_s { struct
146 struct tcp_s *tcp_time_wait_next; argument
148 struct tcp_s *tcp_time_wait_prev; argument
302 struct tcp_s *tcp_listener; /* Our listener */ argument
325 struct tcp_s *tcp_eager_next_q; /* next eager in ESTABLISHED state */ argument
326 struct tcp_s *tcp_eager_last_q; /* last eager in ESTABLISHED state */ argument
327 struct tcp_s *tcp_eager_next_q0; /* next eager in SYN_RCVD state */ argument
328 struct tcp_s *tcp_eager_prev_q0; /* prev eager in SYN_RCVD state */ argument
401 struct tcp_s *tcp_acceptor_hash; /* Acceptor hash chain */ argument
402 struct tcp_s **tcp_ptpahn; /* Pointer to previous accept hash next. */ argument
403 struct tcp_s *tcp_bind_hash; /* Bind hash chain */ argument
404 struct tcp_s *tcp_bind_hash_port; /* tcp_t's bound to the same lport */ argument
405 struct tcp_s **tcp_ptpbhn; argument
414 struct tcp_s *tcp_saved_listener; /* saved value of listener */ argument
421 struct tcp_s *tcp_loopback_peer; /* peer tcp for loopback */ argument
458 struct tcp_s *tcp_eager_prev_drop_q0; argument
459 struct tcp_s *tcp_eager_next_drop_q0; argument