Searched refs:ifbifconf (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/configd-699.1.5/SystemConfiguration.fproj/
H A DBridgeConfiguration.c77 static struct ifbifconf *
82 struct ifbifconf * ibc_p = NULL;
90 buflen = sizeof(struct ifbifconf) + len;
94 ibc_p = (struct ifbifconf *)buf;
110 buflen = sizeof(struct ifbifconf) + len;
418 struct ifbifconf *ibc_p;
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dif_bridgevar.h123 #define BRDGGIFS 6 /* get member list (ifbifconf) */
229 struct ifbifconf { struct
H A Dif_bridge.c1535 struct ifbifconf32 ifbifconf; member in union:__anon14536
1553 struct ifbifconf64 ifbifconf; member in union:__anon14537
/macosx-10.10/network_cmds-457/ifconfig.tproj/
H A Difbridge.c172 struct ifbifconf bifc;

Completed in 201 milliseconds