Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/bridge/
H A Dif_bridgevar.h200 struct ifbaconf { struct
201 uint32_t ifbac_len; /* buffer size */
202 union {
205 } ifbac_ifbacu;
H A Dif_bridge.c502 struct ifbaconf ifbaconf; member