Searched refs:checkprefixmax (Results 1 – 1 of 1) sorted by relevance
2739 static bool checkprefixmax(const char *prefix, const char *buffer, size_t len) in checkprefixmax() function2759 if(checkprefixmax(head->data, s, len)) { in checkhttpprefix()2766 if((rc != STATUS_DONE) && (checkprefixmax("HTTP/", s, len))) in checkhttpprefix()2780 if(checkprefixmax("RTSP/", s, len)) in checkrtspprefix()
Completed in 11 milliseconds