Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/netflow/
H A Dng_netflow.h190 struct flow_rec { struct
191 uint16_t flow_type;
192 uint16_t fib;
193 struct in_addr r_src;
194 struct in_addr r_dst;
195 union {
201 } ports;
202 union {
209 } misc;