Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dif_ether.h303 struct ether_extracted { struct
316 void ether_extract_headers(struct mbuf *, struct ether_extracted *); argument
/openbsd/sys/dev/pci/
H A Dif_vmx.c1310 struct ether_extracted ext; in vmxnet3_rx_offload()
1521 struct ether_extracted ext; in vmxnet3_tx_offload()
H A Dif_ix.c2494 struct ether_extracted ext; in ixgbe_tx_offload()
3342 struct ether_extracted ext; in ixgbe_rx_offload()
H A Dif_em.c2429 struct ether_extracted ext; in em_tso_setup()
2496 struct ether_extracted ext; in em_tx_ctx_setup()
H A Dif_igc.c2042 struct ether_extracted ext; in igc_tx_ctx_setup()
H A Dif_iavf.c1666 struct ether_extracted ext; in iavf_tx_offload()
H A Dif_bnxt.c1345 struct ether_extracted ext; in bnxt_start()
H A Dif_ixl.c2809 struct ether_extracted ext; in ixl_tx_setup_offload()
H A Dif_ice.c13503 struct ether_extracted ext; in ice_tx_setup_offload()
/openbsd/sys/dev/pv/
H A Dif_vio.c1056 struct ether_extracted ext; in vio_cksum_update()
1436 struct ether_extracted ext; in vio_populate_rx_mbufs()
/openbsd/sys/net/
H A Dif_ethersubr.c1063 ether_extract_headers(struct mbuf *m0, struct ether_extracted *ext) in ether_extract_headers()