Searched refs:ETH_P_RARP (Results 1 – 3 of 3) sorted by relevance
60 #define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */ macro
92 #ifndef ETH_P_RARP93 #define ETH_P_RARP 0x8035 macro105 *(uint16_t *)(buf + 12) = htons(ETH_P_RARP); /* ethertype */ in announce_self_create()