Searched refs:ETH_P_RARP (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Dif_ether.h60 #define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */ macro
/external/kernel-headers/original/linux/
H A Dif_ether.h60 #define ETH_P_RARP 0x8035 /* Reverse Addr Res packet */ macro
/external/qemu/
H A Dsavevm.c92 #ifndef ETH_P_RARP
93 #define ETH_P_RARP 0x8035 macro
105 *(uint16_t *)(buf + 12) = htons(ETH_P_RARP); /* ethertype */

Completed in 76 milliseconds