xtcpcb
req->oldidx = 2 * (sizeof xig) + n * sizeof(struct xtcpcb);
struct xtcpcb xt;
tcp_inptoxtp(const struct inpcb *inp, struct xtcpcb *xt)
xt->xt_len = sizeof(struct xtcpcb);
struct xtcpcb xt;
void tcp_inptoxtp(const struct inpcb *, struct xtcpcb *);
req->oldidx = 2 * (sizeof xig) + n * sizeof(struct xtcpcb);
+ n * sizeof(struct xtcpcb));
struct xtcpcb xt;
struct xtcpcb *xtp;
xtp = (struct xtcpcb *)xinp;
struct xtcpcb *tp;
tp = (struct xtcpcb *)xig;
tp = (struct xtcpcb *)xig;
struct xtcpcb *xtp = NULL;
xtp = (struct xtcpcb *)xig;
if (!check_ksize(xtp->xt_len, struct xtcpcb))
struct xtcpcb *xtp = NULL;
xtp = (struct xtcpcb *)cur;
xtp = (struct xtcpcb *)cur;
struct xtcpcb *xtp;
xtp = (struct xtcpcb *)xinp;
xtp = (struct xtcpcb *)xinp;
struct xtcpcb *xtp;