Home
last modified time | relevance | path

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

/freebsd/sys/dev/vr/
H A Dif_vr.c173 static int vr_encap(struct vr_softc *, struct mbuf **);
1786 vr_encap(struct vr_softc *sc, struct mbuf **m_head) in vr_encap() function
1984 if (vr_encap(sc, &m_head)) { in vr_start_locked()