Home
last modified time | relevance | path

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

/hostap-latest/src/wps/
Dhttpread.c830 int tag_len = os_strlen(tag); in httpread_hdr_line_get() local
837 if (!os_strncasecmp(hdr, tag, tag_len)) { in httpread_hdr_line_get()
838 hdr += tag_len; in httpread_hdr_line_get()