HomeSort by relevance Sort by last modified time
    Searched defs:IfaceType (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
Pxe.h 534 OUT UINT8 IfaceType[16]; ///< OUT: Type name of MAC, AsciiZ
  /external/syslinux/com32/include/syslinux/
pxe_api.h 358 uint8_t IfaceType[16];
  /external/syslinux/gpxe/src/arch/i386/include/
pxe_api.h     [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiNative.java 121 public @interface IfaceType{}
126 public final @IfaceType int type;
136 Iface(int id, @Iface.IfaceType int type) {
166 private Iface allocateIface(@Iface.IfaceType int type) {
204 private boolean hasAnyIfaceOfType(@Iface.IfaceType int type) {
214 private Iface findAnyIfaceOfType(@Iface.IfaceType int type) {
    [all...]

Completed in 173 milliseconds