OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vte_encap
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
if_vte.c
109
vte_encap
(struct vte_softc *, struct mbuf **);
687
vte_encap
(struct vte_softc *sc, struct mbuf **m_head)
function in typeref:struct:vte_txdesc *
789
DPRINTF(("
vte_encap
:"));
790
if ((txd =
vte_encap
(sc, &m_head)) == NULL) {
if_vte.c
109
vte_encap
(struct vte_softc *, struct mbuf **);
687
vte_encap
(struct vte_softc *sc, struct mbuf **m_head)
function in typeref:struct:vte_txdesc *
789
DPRINTF(("
vte_encap
:"));
790
if ((txd =
vte_encap
(sc, &m_head)) == NULL) {
if_vte.c
109
vte_encap
(struct vte_softc *, struct mbuf **);
687
vte_encap
(struct vte_softc *sc, struct mbuf **m_head)
function in typeref:struct:vte_txdesc *
789
DPRINTF(("
vte_encap
:"));
790
if ((txd =
vte_encap
(sc, &m_head)) == NULL) {
Completed in 36 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025