Home
last modified time | relevance | path

Searched refs:xtcpcb64 (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_var.h1525 struct xtcpcb64 { struct
H A Dtcp_subr.c2229 tcpcb_to_xtcpcb64(struct tcpcb *tp, struct xtcpcb64 *otp) in tcpcb_to_xtcpcb64()
2304 + (n + n / 8) * sizeof(struct xtcpcb64);
2348 struct xtcpcb64 xt;