HomeSort by: relevance | last modified time | path
    Searched refs:ETYPE_RARP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mvme68k/stand/sboot/
etherfun.c 42 eh->ether_type = ETYPE_RARP;
65 if (eh->ether_type == ETYPE_RARP && rarp->ar_op == OPCODE_REPLY) {
etherfun.h 31 #define ETYPE_RARP 0x8035 /* ethertype is RARP */

Completed in 11 milliseconds