Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dtcp_var.h1532 struct xtcpcb64 { struct
H A Dtcp_subr.c2334 tcpcb_to_xtcpcb64(struct tcpcb *tp, struct xtcpcb64 *otp) in tcpcb_to_xtcpcb64()
2409 + (n + n / 8) * sizeof(struct xtcpcb64);
2453 struct xtcpcb64 xt;