Searched refs:af_aifaddr (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Daf_link.c143 .af_aifaddr = SIOCSIFLLADDR,
151 .af_aifaddr = SIOCSIFLLADDR,
159 .af_aifaddr = SIOCSIFLLADDR,
H A Difconfig.h136 u_long af_aifaddr; /* set if address ioctl */ member in struct:afswtch
H A Daf_inet.c235 .af_aifaddr = SIOCAIFADDR,
H A Daf_inet6.c637 .af_aifaddr = SIOCAIFADDR_IN6,
H A Difconfig.c614 if (afp->af_addreq == NULL || afp->af_aifaddr == 0) {
622 if (ioctl(s, afp->af_aifaddr, afp->af_addreq) < 0)

Completed in 96 milliseconds