Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_bridgevar.h225 struct ifbaconf { struct
226 uint32_t ifbac_len; /* buffer size */
227 union {
230 } ifbac_ifbacu;
H A Dif_bridge.c996 struct ifbaconf ifbaconf; in bridge_ioctl() member