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

  /src/sys/dev/hyperv/
if_hvn.c 547 static int hvn_rxeof(struct hvn_rx_ring *, uint8_t *, uint32_t);
4641 rv = hvn_rxeof(rxr, sc->sc_rx_ring + off, len);
4712 hvn_rxeof(struct hvn_rx_ring *rxr, uint8_t *buf, uint32_t len) function in typeref:typename:int

Completed in 43 milliseconds