Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dntstat.h44 typedef u_int64_t nstat_src_ref_t; typedef
927 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
934 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
939 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
944 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
951 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
981 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
986 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
993 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t)))); \
1112 nstat_src_ref_t srcref __attribute__((aligned(sizeof(u_int64_t))));
[all …]
H A Dntstat.c220 nstat_src_ref_t ncs_next_srcref;
251 nstat_src_ref_t srcref;
5547 static nstat_src_ref_t
6164 nstat_src_ref_t *srcrefp = NULL; in nstat_control_source_add()
6254 nstat_src_ref_t srcref = NSTAT_SRC_REF_INVALID; in nstat_control_handle_remove_request()