Searched refs:IS_EPPING_PACKET (Results 1 – 3 of 3) sorted by relevance
75 #define IS_EPPING_PACKET(pPkt) (((pPkt)->Magic_h[0] == EPPING_PING_MAGIC_0) && \ macro
635 if (!IS_EPPING_PACKET(pHeader)) {
3176 if (IS_EPPING_PACKET(eppingHdr)) { in ar6000_data_tx()