Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_bridgevar.h170 struct ifbifconf { struct
171 uint32_t ifbic_len; /* buffer size */
172 union {
175 } ifbic_ifbicu;
H A Dif_bridge.c891 struct ifbifconf ifbifconf; in bridge_ioctl() member