Lines Matching full:v9
61 NGM_NETFLOW_SETTEMPLATE = 8, /* set v9 flow template periodic */
63 NGM_NETFLOW_V9INFO = 10|NGM_READONLY|NGM_HASREPLY, /* get v9 info */
105 { "V9 failed exports", &ng_parse_uint32_type },\
178 uint16_t templ_packets; /* v9 template packets */
179 uint16_t templ_time; /* v9 template time */
180 uint16_t mtu; /* v9 MTU */
361 { "v9 template packets", &ng_parse_uint16_type },\
362 { "v9 template time", &ng_parse_uint16_type },\
363 { "v9 MTU", &ng_parse_uint16_type },\
393 uint32_t flow9_seq; /* current V9 flow sequence */
395 /* Netflow V9 counters */
410 hook_p export9; /* Netflow V9 export data goes there */
465 /* Netflow v9 configuration options */