Searched defs:PROTO (Results 1 – 3 of 3) sorted by relevance
34 #define PROTO(x) ((int)(((x).path >> 16)&0xff)) macro
49 #define PROTO(x) ( (((ulong)(x).path) >> Shiftproto) & Maskproto ) macro
48 #define PROTO(x) ( (((ulong)(x).path) >> Shiftproto) & Maskproto ) macro