HomeSort by: relevance | last modified time | path
    Searched defs:lro_match (Results 1 - 2 of 2) 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))
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 23 milliseconds