Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/net/
H A Dntstat.h44 typedef u_int64_t nstat_src_ref_t; typedef
1031 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1038 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1043 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1048 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1055 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
1086 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1091 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
1098 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
1150 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
[all …]
H A Dntstat.c542 nstat_src_ref_t ntc_next_srcref;
580 nstat_src_ref_t nts_srcref; // The reference quoted in any messages
6050 static nstat_src_ref_t
6942 nstat_src_ref_t *srcrefp = NULL; in nstat_client_source_add()
7045 nstat_src_ref_t srcref = NSTAT_SRC_REF_INVALID; in nstat_client_handle_remove_request()