Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Daccf_http.c52 static int mbufstrncmp(struct mbuf *m, struct mbuf *npkt, int offset,
122 mbufstrncmp(struct mbuf *m, struct mbuf *npkt, int offset, int max, char *cmp) in mbufstrncmp() function
176 if (mbufstrncmp(m, m->m_nextpkt, 1, cc, cmp) == 1) { in sohashttpget()
240 if (mbufstrncmp(m, n, i, cc, in soparsehttpvers()