Home
last modified time | relevance | path

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

/xnu-8796.141.3/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.c263 static boolean_t nstat_control_begin_query(nstat_control_state *state, const nstat_msg_hdr *hdrp…
5127 nstat_msg_hdr success; in nstat_enqueue_success()
5257 nstat_msg_hdr *hdr, in nstat_accumulate_msg()
6513 const nstat_msg_hdr *hdrp) in nstat_control_begin_query()
6690 struct nstat_msg_hdr *hdr; in nstat_control_send()
6691 struct nstat_msg_hdr storage; in nstat_control_send()