Home
last modified time | relevance | path

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

/dragonfly/sys/net/dummynet/
H A Dip_dummynet.h95 struct dn_flow_id { struct
96 uint16_t fid_type; /* ETHERTYPE_ */
97 uint16_t pad;
98 union {
107 } fid_u;
/dragonfly/sys/net/dummynet3/
H A Dip_dummynet3.h110 struct dn_flow_id { struct
111 uint16_t fid_type; /* ETHERTYPE_ */
112 uint16_t pad;
113 union {
122 } fid_u;