Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dntstat.c575 typedef struct nstat_src { struct
576 …tailq_entry_nstat_src nts_client_link; // All sources for the nstat_client, for iterating ove… argument
577 tailq_entry_nstat_src nts_locus_link; // All sources for the nstat_locus, for iterating over. argument
580 nstat_src_ref_t nts_srcref; // The reference quoted in any messages argument
586 } nstat_src; argument