Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dnetmap_virt.h67 #define PTNETMAP_F_VNET_HDR 1 macro
/freebsd/sys/dev/netmap/
H A Dif_ptnet.c311 ptfeatures |= PTNETMAP_F_VNET_HDR; in ptnet_attach()
431 if (sc->ptfeatures & PTNETMAP_F_VNET_HDR) { in ptnet_attach()