Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/dummynet/
H A Dip_dummynet.h392 struct dn_ioc_flowset { struct
393 u_short fs_type; /* DN_IS_{QUEUE,PIPE}, MUST be first */
395 u_short fs_nr; /* flow_set number */
396 u_short flags_fs; /* see 'Flow set flags' */
420 struct dn_ioc_flowset fs; /* MUST be first */ argument
/dflybsd-src/sys/net/dummynet3/
H A Dip_dummynet3.h407 struct dn_ioc_flowset { struct
408 u_short fs_type; /* DN_IS_{QUEUE,PIPE}, MUST be first */
410 u_short fs_nr; /* flow_set number */
411 u_short flags_fs; /* see 'Flow set flags' */
435 struct dn_ioc_flowset fs; /* MUST be first */ argument