tcpcb
struct tcpcb *
struct tcpcb *so_sototcpcb(struct socket *so);
struct tcpcb td_cb;
#define intotcpcb(ip) ((struct tcpcb *)(ip)->inp_ppcb)