Searched refs:ifr_opportunistic (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif.h448 #define ifr_opportunistic ifr_ifru.ifru_opportunistic /* current capabilities */ macro
H A Ddlil.c5910 if (ifr->ifr_opportunistic.ifo_flags ==
5913 else if (ifr->ifr_opportunistic.ifo_flags == 0)
5921 ifr->ifr_opportunistic.ifo_flags = 0;
5923 ifr->ifr_opportunistic.ifo_flags |=
5938 ifr->ifr_opportunistic.ifo_inuse =

Completed in 33 milliseconds