Searched refs:ng_source_embed_cnt_info (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/netgraph/
H A Dng_source.h97 struct ng_source_embed_cnt_info { struct
H A Dng_source.c94 struct ng_source_embed_cnt_info embed_counter[NG_SOURCE_COUNTERS];
120 struct ng_source_embed_cnt_info *cnt,
160 /* Parse type for struct ng_source_embed_cnt_info */
467 struct ng_source_embed_cnt_info *embed;
473 embed = (struct ng_source_embed_cnt_info *)msg->data;
488 struct ng_source_embed_cnt_info *embed;
499 embed = (struct ng_source_embed_cnt_info *)resp->data;
848 ng_source_mod_counter(sc_p sc, struct ng_source_embed_cnt_info *cnt,
879 struct ng_source_embed_cnt_info *cnt;

Completed in 114 milliseconds