Searched refs:xtcpcb (Results 1 – 10 of 10) sorted by relevance
44 struct xtcpcb *tp;103 struct xtcpcb *tp; in fetch_tcp()131 tp = (struct xtcpcb *)ptr; in fetch_tcp()155 tp = (struct xtcpcb *)ptr; in fetch_tcp()
251 struct xtcpcb *xtp = NULL; in fetchnetstat_sysctl()286 xtp = (struct xtcpcb *)cur; in fetchnetstat_sysctl()294 xtp = (struct xtcpcb *)cur; in fetchnetstat_sysctl()
233 struct xtcpcb *xtp; in tcpdropall()246 xtp = (struct xtcpcb *)xinp; in tcpdropall()
228 struct xtcpcb *xtp; in tcpswitchall()241 xtp = (struct xtcpcb *)xinp; in tcpswitchall()
203 struct xtcpcb *tp; in protopr()248 tp = (struct xtcpcb *)xig; in protopr()267 tp = (struct xtcpcb *)xig; in protopr()
784 struct xtcpcb { struct815 void tcp_inptoxtp(const struct inpcb *, struct xtcpcb *); argument
2635 req->oldidx = 2 * (sizeof xig) + n * sizeof(struct xtcpcb); in tcp_pcblist()2678 struct xtcpcb xt; in tcp_pcblist()3951 tcp_inptoxtp(const struct inpcb *inp, struct xtcpcb *xt) in tcp_inptoxtp()4002 xt->xt_len = sizeof(struct xtcpcb); in tcp_inptoxtp()
2560 struct xtcpcb xt; in syncache_pcblist()
1804 req->oldidx = 2 * (sizeof xig) + n * sizeof(struct xtcpcb); in sdp_pcblist()1819 + n * sizeof(struct xtcpcb)); in sdp_pcblist()1835 struct xtcpcb xt; in sdp_pcblist()
582 struct xtcpcb *xtp = NULL; in gather_inet()647 xtp = (struct xtcpcb *)xig; in gather_inet()