Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dntstat.h44 typedef u_int64_t nstat_src_ref_t; typedef
917 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
924 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
929 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
934 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
941 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
971 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
976 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
983 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
1102 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;
5521 static nstat_src_ref_t
6119 nstat_src_ref_t *srcrefp = NULL; in nstat_control_source_add()
6209 nstat_src_ref_t srcref = NSTAT_SRC_REF_INVALID; in nstat_control_handle_remove_request()