Searched refs:M_PACKETDROPS (Results 1 – 3 of 3) sorted by relevance
5162 #define M_PACKETDROPS 0xf macro5164 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)
26210 #define M_PACKETDROPS 0xfU macro26212 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)
26181 #define M_PACKETDROPS 0xfU macro26183 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)