Searched refs:checkprefixmax (Results 1 – 1 of 1) sorted by relevance
3449 static bool checkprefixmax(const char *prefix, const char *buffer, size_t len) in checkprefixmax() function3469 if(checkprefixmax(head->data, s, len)) { in checkhttpprefix()3476 if((rc != STATUS_DONE) && (checkprefixmax("HTTP/", s, len))) in checkhttpprefix()3490 if(checkprefixmax("RTSP/", s, len)) in checkrtspprefix()