Home
last modified time | relevance | path

Searched refs:NDPI_HTTP_METHOD_GET (Results 1 – 3 of 3) sorted by relevance

/dports/net/ndpi/nDPI-92a1be2/src/lib/protocols/
H A Daimini.c226 if (flow->http.method == NDPI_HTTP_METHOD_GET) in ndpi_search_aimini()
/dports/net/ndpi/nDPI-92a1be2/src/lib/
H A Dndpi_utils.c1860 case NDPI_HTTP_METHOD_GET: return("GET"); in ndpi_http_method2str()
1881 case 'G': return(NDPI_HTTP_METHOD_GET); in ndpi_http_str2method()
/dports/net/ndpi/nDPI-92a1be2/src/include/
H A Dndpi_typedefs.h541 NDPI_HTTP_METHOD_GET, enumerator