Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Daccf_http.c159 int cmplen, cc; in sohashttpget() local
167 STRSETUP(cmp, cmplen, "ET "); in sohashttpget()
170 STRSETUP(cmp, cmplen, "EAD "); in sohashttpget()
175 if (cc < cmplen) { in sohashttpget()