Home
last modified time | relevance | path

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

/dragonfly/sys/net/dummynet/
H A Dip_dummynet.h316 struct dn_pipe { /* a pipe */ struct
322 LIST_ENTRY(dn_pipe) p_link; argument
337 LIST_HEAD(dn_pipe_head, dn_pipe); argument
/dragonfly/sys/net/dummynet3/
H A Dip_dummynet3.h331 struct dn_pipe { /* a pipe */ struct
337 LIST_ENTRY(dn_pipe) p_link; argument
352 LIST_HEAD(dn_pipe_head, dn_pipe); argument