Home
last modified time | relevance | path

Searched refs:BITMASK_HTTPPOST (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/config/linux/
Dpvmf_protocolengine_node_tunables.h44 #define BITMASK_HTTPPOST 2 macro
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.cpp326 if (aMethod == HTTP_POST) bitMaskForHttpMethod = BITMASK_HTTPPOST; in getBitMaskForHTTPMethod()