Searched refs:M_PACKETDROPS (Results 1 – 2 of 2) sorted by relevance
5161 #define M_PACKETDROPS 0xf macro5163 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)
26214 #define M_PACKETDROPS 0xfU macro26216 #define G_PACKETDROPS(x) (((x) >> S_PACKETDROPS) & M_PACKETDROPS)