Searched refs:MPCP_GRANT_NUMBER_MASK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-mpcp.c66 #define MPCP_GRANT_NUMBER_MASK 0x7 macro
175 grant_numbers = *tptr & MPCP_GRANT_NUMBER_MASK;
180 *tptr &~ MPCP_GRANT_NUMBER_MASK));

Completed in 38 milliseconds