Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.h214 struct flow6_rec { struct
215 uint16_t flow_type;
216 uint16_t fib;
217 union {
220 } src;
221 union {
224 } dst;
225 union {
231 } ports;
232 union {
[all …]
/f-stack/tools/compat/include/netgraph/netflow/
H A Dng_netflow.h214 struct flow6_rec { struct
215 uint16_t flow_type;
216 uint16_t fib;
217 union {
220 } src;
221 union {
224 } dst;
225 union {
231 } ports;
232 union {
[all …]