Searched refs:BITMASK_HTTPPOST (Results 1 – 2 of 2) sorted by relevance
44 #define BITMASK_HTTPPOST 2 macro
326 if (aMethod == HTTP_POST) bitMaskForHttpMethod = BITMASK_HTTPPOST; in getBitMaskForHTTPMethod()