Home
last modified time | relevance | path

Searched defs:ng_source_embed_cnt_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netgraph/
H A Dng_source.h97 struct ng_source_embed_cnt_info { struct
98 uint16_t offset; /* offset from ethernet header */
99 uint8_t flags; /* as above */
100 uint8_t width; /* in bytes (1, 2, 4) */
101 uint32_t next_val;
102 uint32_t min_val;
103 uint32_t max_val;
104 int32_t increment;
105 uint8_t index; /* which counter (0..3) */