Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/netflow/
H A Dng_netflow.h213 struct flow6_rec { struct
214 uint16_t flow_type;
215 uint16_t fib;
216 union {
219 } src;
220 union {
223 } dst;
224 union {
230 } ports;
231 union {
[all …]