Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dntstat.h874 typedef struct nstat_msg_hdr { struct
879 } nstat_msg_hdr; argument
884 nstat_msg_hdr hdr;
890 nstat_msg_hdr hdr; \
917 nstat_msg_hdr hdr;
926 nstat_msg_hdr hdr;
933 nstat_msg_hdr hdr;
938 nstat_msg_hdr hdr;
943 nstat_msg_hdr hdr;
950nstat_msg_hdr hdr; …
[all …]
H A Dntstat.c276 static boolean_t nstat_control_begin_query(nstat_control_state *state, const nstat_msg_hdr *hdrp…
5166 nstat_msg_hdr success; in nstat_enqueue_success()
5296 nstat_msg_hdr *hdr, in nstat_accumulate_msg()
6554 const nstat_msg_hdr *hdrp) in nstat_control_begin_query()
6731 struct nstat_msg_hdr *hdr; in nstat_control_send()
6732 struct nstat_msg_hdr storage; in nstat_control_send()