Home
last modified time | relevance | path

Searched refs:hvn_encap (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pv/
H A Dif_hvn.c173 int hvn_encap(struct hvn_softc *, struct mbuf *, struct hvn_tx_desc **);
469 if (hvn_encap(sc, m, &txd)) { in hvn_start()
515 hvn_encap(struct hvn_softc *sc, struct mbuf *m, struct hvn_tx_desc **txd0) in hvn_encap() function