Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pipe.h145 struct ng_pipe_cfg { struct
146 u_int64_t bandwidth;
147 u_int64_t delay;
148 u_int32_t header_offset;
149 u_int32_t overhead;
150 struct ng_pipe_hookcfg downstream;
151 struct ng_pipe_hookcfg upstream;
/f-stack/tools/compat/include/netgraph/
H A Dng_pipe.h143 struct ng_pipe_cfg { struct
144 u_int64_t bandwidth;
145 u_int64_t delay;
146 u_int32_t header_offset;
147 u_int32_t overhead;
148 struct ng_pipe_hookcfg downstream;
149 struct ng_pipe_hookcfg upstream;