Home
last modified time | relevance | path

Searched refs:ETH_P_IPV6 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h54 #define ETH_P_IPV6 ETHERTYPE_IPV6 macro
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_tcp_ip.h34 #define ETH_P_IPV6 0x86DD /* IPv6 over bluebook */ macro
H A Decore_iwarp.c2066 } else if (eth_type == ETH_P_IPV6) { in ecore_iwarp_parse_rx_pkt()
2523 } else if (eth_type == ETH_P_IPV6) { in ecore_iwarp_mpa_print_tcp_seq()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dtx.c228 skb->protocol != htons(ETH_P_IPV6), in iwl_mld_get_offload_assist()
825 if (skb->protocol == htons(ETH_P_IPV6) && in iwl_mld_tx_tso_segment()
H A Drx.c1610 shdr->type != htons(ETH_P_IPV6) && in iwl_mld_build_rx_skb()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c62 skb->protocol != htons(ETH_P_IPV6)), in iwl_mvm_tx_csum()
919 if (skb->protocol == htons(ETH_P_IPV6) && in iwl_mvm_tx_tso()
H A Drxmq.c172 shdr->type != htons(ETH_P_IPV6) && in iwl_mvm_create_skb()
/freebsd/sys/dev/irdma/
H A Dirdma_cm.c654 htons(ETH_P_IPV6); in irdma_form_uda_cm_frame()
656 ethh->ether_type = htons(ETH_P_IPV6); in irdma_form_uda_cm_frame()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c1928 ethertype, ETH_P_IPV6); in parse_flow_attr()