Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dif_ptnet.c104 extern int ptnet_vnet_hdr; /* Tunable parameter */
310 if (ptnet_vnet_hdr) { in ptnet_attach()
1156 unsigned int wanted_hdr_len = ptnet_vnet_hdr ? PTNET_HDR_SIZE : 0; in ptnet_update_vnet_hdr()
H A Dnetmap.c533 int ptnet_vnet_hdr = 1; variable
577 SYSCTL_INT(_dev_netmap, OID_AUTO, ptnet_vnet_hdr, CTLFLAG_RW, &ptnet_vnet_hdr,