Searched refs:PID0 (Results 1 – 2 of 2) sorted by relevance
530 PID0 = (1 << 17), /* Protocol ID bit 0/2 */ enumerator533 #define RxProtoTCP (PID0)534 #define RxProtoIP (PID1 | PID0)
191 PID0 = (1 << 16), /* 1==UDP/IP, 2==TCP/IP, 3==IP */ enumerator