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.h925 struct tflow_entry { struct
926 uint8_t af;
927 uint8_t proto;
928 uint16_t spare;
929 uint16_t sport;
930 uint16_t dport;
931 union {
940 } a;