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

  /src/sys/dev/hyperv/
if_hvn.c 1675 hvn_bpf_mtap(struct hvn_tx_ring *txr, struct mbuf *m, u_int direction) function in typeref:typename:void
1730 hvn_bpf_mtap(txr, txd->txd_buf, BPF_D_OUT);
1732 hvn_bpf_mtap(txr, tmp_txd->txd_buf, BPF_D_OUT);

Completed in 15 milliseconds