Searched refs:OUICMP (Results 1 – 1 of 1) sorted by relevance
303 #define OUICMP(P,A,B,C) ((P)[0]==(A) && (P)[1]==(B) && (P)[2]==(C)) macro337 if (OUICMP(ptr, 0, 0, 0)) { /* It's an ethertype */ in ng_rfc1490_rcvdata()354 } else if (OUICMP(ptr, 0x00, 0x80, 0xc2)) { in ng_rfc1490_rcvdata()