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

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c1497 tcpcb_to_xtcpcb64(struct tcpcb *tp, struct xtcpcb64 *otp)
1573 + (n + n/8) * sizeof(struct xtcpcb64);
1639 struct xtcpcb64 xt;
1673 tcp_pcblist64, "S,xtcpcb64", "List of active TCP connections");
H A Dtcp_var.h777 struct xtcpcb64 { struct

Completed in 109 milliseconds