Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/netmap/
Dnetmap_offloadings.c139 struct nm_vnet_hdr *vh = NULL; in bdg_mismatch_datapath()
155 vh = (struct nm_vnet_hdr *)ft_p->ft_buf; in bdg_mismatch_datapath()
189 memcpy(dst, src, sizeof(struct nm_vnet_hdr)); in bdg_mismatch_datapath()
Dnetmap_kern.h1557 struct nm_vnet_hdr { struct
Dnetmap_vale.c929 nmr->nr_arg1 != sizeof(struct nm_vnet_hdr) && in netmap_bdg_ctl()