Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dntstat.h44 typedef u_int64_t nstat_src_ref_t; typedef
916 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
923 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
928 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
933 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
940 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
970 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
975 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
982 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
1101 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
[all …]
H A Dntstat.c214 nstat_src_ref_t ncs_next_srcref;
244 nstat_src_ref_t srcref;
5436 static nstat_src_ref_t
6034 nstat_src_ref_t *srcrefp = NULL; in nstat_control_source_add()
6124 nstat_src_ref_t srcref = NSTAT_SRC_REF_INVALID; in nstat_control_handle_remove_request()