Searched refs:PID0 (Results 1 – 4 of 4) sorted by relevance
1356 PID0 = (1 << 17), /* Protocol ID bit 2/2 */ enumerator1359 #define RxProtoTCP (PID0)1360 #define RxProtoIP (PID1 | PID0)
744 #define PID0 SPRN_PID macro
524 PID0 = (1 << 17), /* Protocol ID bit 0/2 */ enumerator527 #define RxProtoTCP (PID0)528 #define RxProtoIP (PID1 | PID0)
191 PID0 = (1 << 16), /* 1==UDP/IP, 2==TCP/IP, 3==IP */ enumerator