Home | History | Annotate | Download | only in qemu

Lines Matching refs:ETH_P_RARP

92 #ifndef ETH_P_RARP
93 #define ETH_P_RARP 0x8035
105 *(uint16_t *)(buf + 12) = htons(ETH_P_RARP); /* ethertype */