sc_tpq           3337 netinet/tcp_input.c 	LIST_REMOVE((sc), sc_tpq);					\
sc_tpq           3473 netinet/tcp_input.c 	LIST_INSERT_HEAD(&tp->t_sc, sc, sc_tpq);
sc_tpq           3559 netinet/tcp_input.c 		nsc = LIST_NEXT(sc, sc_tpq);
sc_tpq            297 netinet/tcp_var.h 	LIST_ENTRY(syn_cache) sc_tpq;		/* list of entries by same tp */