Home
last modified time | relevance | path

Searched defs:xt (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Din_pcblist.c232 tcpcb_to_xtcpcb_n(struct tcpcb *tp, struct xtcpcb_n *xt) in tcpcb_to_xtcpcb_n()
427 struct xtcpcb_n *xt = (struct xtcpcb_n *) in get_pcblist_n() local
H A Dtcp_subr.c2163 struct xtcpcb xt; variable
2348 struct xtcpcb64 xt; variable
/xnu-12377.1.9/bsd/net/
H A Dntstat.c8204 nstat_userland_to_xtcpcb_n(nstat_flow_data *flow_data, struct xtcpcb_n *xt) in nstat_userland_to_xtcpcb_n()
8302 struct xtcpcb_n *xt = (struct xtcpcb_n *) ADVANCE64(xsostats, sizeof(*xsostats)); in nstat_userland_list_snapshot() local