Searched refs:nstat_msg_src_update (Results 1 – 2 of 2) sorted by relevance
989 typedef struct nstat_msg_src_update { struct992 } nstat_msg_src_update; typedef
5718 size_t size = offsetof(nstat_msg_src_update, data) + in nstat_control_send_update()5750 nstat_msg_src_update *desc = (nstat_msg_src_update*)mbuf_data(msg); in nstat_control_send_update()5846 size_t size = offsetof(nstat_msg_src_update, data) + src->provider->nstat_descriptor_length; in nstat_control_append_update()5883 nstat_msg_src_update *desc = (nstat_msg_src_update*)buffer; in nstat_control_append_update()