Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dntstat.h864 typedef struct nstat_msg_hdr { struct
869 } nstat_msg_hdr; argument
874 nstat_msg_hdr hdr;
880 nstat_msg_hdr hdr; \
907 nstat_msg_hdr hdr;
916 nstat_msg_hdr hdr;
923 nstat_msg_hdr hdr;
928 nstat_msg_hdr hdr;
933 nstat_msg_hdr hdr;
940nstat_msg_hdr hdr; …
[all …]
H A Dntstat.c259 static boolean_t nstat_control_begin_query(nstat_control_state *state, const nstat_msg_hdr *hdrp…
5142 nstat_msg_hdr success; in nstat_enqueue_success()
5272 nstat_msg_hdr *hdr, in nstat_accumulate_msg()
6509 const nstat_msg_hdr *hdrp) in nstat_control_begin_query()
6686 struct nstat_msg_hdr *hdr; in nstat_control_send()
6687 struct nstat_msg_hdr storage; in nstat_control_send()