Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h191 struct flow_rec { struct
192 uint16_t flow_type;
193 uint16_t fib;
194 struct in_addr r_src;
195 struct in_addr r_dst;
196 union {
202 } ports;
203 union {
210 } misc;
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h191 struct flow_rec { struct
192 uint16_t flow_type;
193 uint16_t fib;
194 struct in_addr r_src;
195 struct in_addr r_dst;
196 union {
202 } ports;
203 union {
210 } misc;