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

  /src/sys/dev/pci/
if_lii.c 820 struct tx_pkt_header *tph = local in function:lii_tx_put
823 memset(tph, 0, sizeof *tph);
824 tph->txph_size = m->m_pkthdr.len;

Completed in 13 milliseconds