Searched defs:eth_type (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/dev/virtio/network/ |
H A D | virtio_net.h | 260 virtio_net_rx_csum_by_offset(struct mbuf *m, uint16_t eth_type, int ip_start, in virtio_net_rx_csum_by_offset() 307 virtio_net_rx_csum_by_parse(struct mbuf *m, uint16_t eth_type, int ip_start, in virtio_net_rx_csum_by_parse() 384 uint16_t eth_type; in virtio_net_rx_csum() local 466 virtio_net_tx_offload_tso(if_t ifp, struct mbuf *m, int eth_type, in virtio_net_tx_offload_tso()
|
H A D | if_vtnet.c | 2420 vtnet_txq_offload_tso(struct vtnet_txq *txq, struct mbuf *m, int eth_type, in vtnet_txq_offload_tso()
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_tx.c | 181 uint16_t eth_type; mlx5e_get_l2_header_size() local 243 uint16_t eth_type; mlx5e_get_full_header_size() local 361 uint16_t eth_type; mlx5e_get_vxlan_header_size() local [all...] |
/freebsd/sys/netinet/ |
H A D | tcp_lro.c | 234 uint16_t eth_type; in tcp_lro_low_level_parser() local
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_tx.c | 506 uint16_t eth_type; in mlx4_en_get_header_size() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iwarp.c | 2017 u16 eth_type; in ecore_iwarp_parse_rx_pkt() local 2503 u16 eth_type; in ecore_iwarp_mpa_print_tcp_seq() local
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | ib_verbs.c | 4263 u16 eth_type; in bnxt_re_is_loopback_packet() local 4296 u16 eth_type; in bnxt_re_is_vlan_in_packet() local
|
/freebsd/sys/dev/cxgb/ |
H A D | cxgb_sge.c | 1453 uint16_t eth_type; in t3_encap() local
|