Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dntstat.h863 typedef struct nstat_msg_hdr { struct
868 } nstat_msg_hdr; argument
873 nstat_msg_hdr hdr;
879 nstat_msg_hdr hdr; \
906 nstat_msg_hdr hdr;
915 nstat_msg_hdr hdr;
922 nstat_msg_hdr hdr;
927 nstat_msg_hdr hdr;
932 nstat_msg_hdr hdr;
939nstat_msg_hdr hdr; …
[all …]
H A Dntstat.c259 static boolean_t nstat_control_begin_query(nstat_control_state *state, const nstat_msg_hdr *hdrp…
5055 nstat_msg_hdr success; in nstat_enqueue_success()
5185 nstat_msg_hdr *hdr, in nstat_accumulate_msg()
6424 const nstat_msg_hdr *hdrp) in nstat_control_begin_query()
6601 struct nstat_msg_hdr *hdr; in nstat_control_send()
6602 struct nstat_msg_hdr storage; in nstat_control_send()