HomeSort by relevance Sort by last modified time
    Searched refs:prottype (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/arch/i386/drivers/net/
undiisr.S 86 prottype: .byte 0 label
  /external/syslinux/gpxe/src/arch/i386/interface/pxe/
pxe_undi.c 651 unsigned int prottype; local
665 undi_isr->ProtType = 0;
744 prottype = P_IP;
748 prottype = P_ARP;
752 prottype = P_RARP;
756 prottype = P_UNKNOWN;
767 undi_isr->ProtType = prottype;

Completed in 280 milliseconds