Home
last modified time | relevance | path

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

/freebsd-src/sys/net/
H A Dif_bridgevar.h201 struct ifbaconf { struct
202 uint32_t ifbac_len; /* buffer size */
203 union {
206 } ifbac_ifbacu;
H A Dif_bridge.c893 struct ifbaconf ifbaconf; in bridge_ioctl() member