Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dntstat.h44 typedef u_int64_t nstat_src_ref_t; typedef
1010 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1017 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1022 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1027 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1034 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
1065 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1070 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1077 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
1202 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
[all …]
H A Dntstat.c350 nstat_src_ref_t ntc_next_srcref;
385 nstat_src_ref_t nts_srcref; // The reference quoted in any messages
5550 static nstat_src_ref_t
6183 nstat_src_ref_t *srcrefp = NULL; in nstat_client_source_add()
6286 nstat_src_ref_t srcref = NSTAT_SRC_REF_INVALID; in nstat_client_handle_remove_request()