Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dip_fw.h876 struct tflow_entry { struct
877 uint8_t af;
878 uint8_t proto;
879 uint16_t spare;
880 uint16_t sport;
881 uint16_t dport;
882 union {
891 } a;