HomeSort by: relevance | last modified time | path
    Searched defs:lro_match (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_lro.c 81 lro_match(struct mbuf *m, struct ip *ih, struct tcphdr *th) function in typeref:typename:int
101 if (lro_match(s->head, ih, th))

Completed in 12 milliseconds