Home
last modified time | relevance | path

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

/freebsd/sys/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;