/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_fltr.c | 185 * ice_fltr_add_eth_list - add list of ethertype filters 195 * ice_fltr_remove_eth_list - remove list of ethertype filters 269 * ice_fltr_add_eth_to_list - add ethertype filter info to exsisting list 272 * @ethertype: ethertype of packet that matches filter 278 u16 ethertype, u16 flag, in ice_fltr_add_eth_to_list() argument 287 info.l_data.ethertype_mac.ethertype = ethertype; in ice_fltr_add_eth_to_list() 374 * ice_fltr_prepare_eth - add or remove ethertype filter 376 * @ethertype: ethertype of packet to be filtered 379 * @eth_action: pointer to add or remove ethertype function 382 ice_fltr_prepare_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, in ice_fltr_prepare_eth() argument [all …]
|
H A D | ice_fltr.h | 41 ice_fltr_add_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag, 44 ice_fltr_remove_eth(struct ice_vsi *vsi, u16 ethertype, u16 flag,
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | no_forwarding.sh | 142 "$smac > $dmac, ethertype IPv4 (0x0800)" 145 "$smac > $MACV4_ALLNODES, ethertype IPv4 (0x0800).*: $H1_IPV4 > $IPV4_ALLNODES" 148 "$smac > $dmac, ethertype IPv6 (0x86dd).*8: $H1_IPV6 > $H2_IPV6" 151 "$smac > $MACV6_ALLNODES, ethertype IPv6 (0x86dd).*: $h1_ipv6_lladdr > $IPV6_ALLNODES" 155 "$smac > $dmac, ethertype 802.1Q (0x8100).*vlan $vid,.*length 4" 158 "$smac > $NON_IP_MC, ethertype 802.1Q (0x8100).*vlan $vid,.*length 4" 161 "$smac > $BC, ethertype 802.1Q (0x8100).*vlan $vid,.*length 4" 164 …"$smac > $dmac, ethertype 802.1Q (0x8100).*vlan $vid,.*ethertype IPv4 (0x0800), $H1_IPV4 > $H2_IPV… 167 …"$smac > $MACV4_ALLNODES, ethertype 802.1Q (0x8100).*vlan $vid,.*ethertype IPv4 (0x0800), $H1_IPV4… 170 …"$smac > $dmac, ethertype 802.1Q (0x8100).*vlan $vid,.*ethertype IPv6 (0x86dd), $H1_IPV6 > $H2_IPV… [all …]
|
H A D | local_termination.sh | 248 "$smac > $rcv_dmac, ethertype IPv4 (0x0800)" \ 252 "$smac > $MACVLAN_ADDR, ethertype IPv4 (0x0800)" \ 257 "$smac > $UNKNOWN_UC_ADDR1, ethertype IPv4 (0x0800)" \ 261 "$smac > $UNKNOWN_UC_ADDR2, ethertype IPv4 (0x0800)" \ 267 "$smac > $UNKNOWN_UC_ADDR3, ethertype IPv4 (0x0800)" \ 271 "$smac > $JOINED_MACV4_MC_ADDR, ethertype IPv4 (0x0800)" \ 277 "$smac > $UNKNOWN_MACV4_MC_ADDR1, ethertype IPv4 (0x0800)" \ 281 "$smac > $UNKNOWN_MACV4_MC_ADDR2, ethertype IPv4 (0x0800)" \ 285 "$smac > $UNKNOWN_MACV4_MC_ADDR3, ethertype IPv4 (0x0800)" \ 289 "$smac > $JOINED_MACV6_MC_ADDR, ethertype IPv6 (0x86dd)" \ [all …]
|
/linux/include/linux/mlx5/ |
H A D | fs_helpers.h | 53 u16 ethertype; in _mlx5_fs_is_outer_ipv_flow() local 57 ethertype = ETH_P_IP; in _mlx5_fs_is_outer_ipv_flow() 60 ethertype = ETH_P_IPV6; in _mlx5_fs_is_outer_ipv_flow() 67 ethertype) == 0xffff && in _mlx5_fs_is_outer_ipv_flow() 69 ethertype) == ethertype; in _mlx5_fs_is_outer_ipv_flow()
|
/linux/Documentation/networking/ |
H A D | bareudp.rst | 29 a) ip link add dev bareudp0 type bareudp dstport 6635 ethertype mpls_uc 31 This creates a bareudp tunnel device which tunnels L3 traffic with ethertype 43 a) ip link add dev bareudp0 type bareudp dstport 6635 ethertype ipv4 multiproto 48 b) ip link add dev bareudp0 type bareudp dstport 6635 ethertype mpls_uc multiproto
|
/linux/net/dsa/ |
H A D | tag_rtl8_4.c | 15 * | Realtek EtherType [0x8899] | | 32 * EtherType | note that Realtek uses the same EtherType for 57 * The tag can be positioned before Ethertype, using tag "rtl8_4": 109 /* Set Realtek EtherType */ in rtl8_4_write_tag() 161 /* Parse Realtek EtherType */ in rtl8_4_read_tag() 165 "non-realtek ethertype 0x%04x\n", etype); in rtl8_4_read_tag() 229 /* Ethertype version */
|
H A D | tag_dsa.c | 3 * Regular and Ethertype DSA tagging 10 * the tag between the SA and the ethertype of the original 32 * CPU. This is done by ignoring 802.3, replacing the ethertype field 36 * Ethertype DSA 39 * proper ethertype field (which the mv88e6xxx driver sets to 210 /* The ethertype field is part of the DSA header. */ in dsa_rcv_ll() 287 * tag, and delete the ethertype (extra) if applicable. If the in dsa_rcv_ll() 288 * 'tagged' bit is cleared; delete the DSA tag, and ethertype in dsa_rcv_ll() 294 /* Insert 802.1Q ethertype and copy the VLAN-related in dsa_rcv_ll()
|
H A D | tag.h | 301 * what the DSA conduit perceives as the EtherType (the beginning of the L3 302 * protocol). Since DSA EtherType header taggers treat the EtherType as part of 303 * the DSA tag itself, and the EtherType is 2 bytes in length, the DSA header 304 * is located 2 bytes behind skb->data. Note that EtherType in this context 305 * means the first 2 bytes of the DSA header, not the encapsulated EtherType 313 /* On TX, skb->data points to the MAC header, which means that EtherType 314 * header taggers start exactly where the EtherType is (the EtherType is
|
H A D | tag_rtl4_a.c | 54 /* Set Ethertype */ in rtl4a_tag_xmit() 86 netdev_dbg(dev, "non-realtek ethertype 0x%04x\n", etype); in rtl4a_tag_rcv()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/diag/ |
H A D | fs_tracepoint.c | 78 MASK_VAL_L2(u16, ethertype, ethertype); in print_lyr_2_4_hdrs() 83 PRINT_MASKED_VAL(ethertype, p, "%04x"); in print_lyr_2_4_hdrs() 85 if ((ethertype.m == 0xffff && ethertype.v == ETH_P_IP) || in print_lyr_2_4_hdrs() 98 } else if ((ethertype.m == 0xffff && ethertype.v == ETH_P_IPV6) || in print_lyr_2_4_hdrs()
|
/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | macsec_struct.h | 17 /*! This is used to store the 16 bit ethertype value used for 31 * 5: compare DA + ethertype 32 * 6: compare SA + ethertype 64 /*! The 16 bit Ethertype (in the clear) field used to compare with 153 * 1: enable comparison of Ethertype. 325 /*! This is used to store the 16 bit ethertype value used for 339 * 5: compare DA + ethertype 340 * 6: compare SA + ethertype 363 /*! The 16 bit Ethertype (in the clear) field used to compare with 417 * 1: enable comparison of Ethertype. [all …]
|
/linux/Documentation/netlink/specs/ |
H A D | ovs_flow.yaml | 313 name: mpls-ethertype 317 Ethertype to set in the encapsulating ethernet frame. The only values 318 ethertype should ever be given are ETH_P_MPLS_UC and ETH_P_MPLS_MC, 331 name: mpls-ethertype 335 Ethertype to set in the encapsulating ethernet frame. The only values 336 ethertype should ever be given are ETH_P_MPLS_UC and ETH_P_MPLS_MC, 489 name: ethertype 648 label stack. Set the ethertype of the encapsulating frame to either 654 doc: ethertype
|
/linux/net/atm/ |
H A D | lec.h | 55 * ATM LAN Emulation supports both LLC & Dix Ethernet EtherType 58 * 1. Dix Ethernet EtherType frames encoded by placing EtherType
|
/linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
H A D | atlantic.rst | 262 2. 16 L2 EtherType rules 280 - Locations 16 - 31 for L2 EtherType filters 322 from L2 Ethertype filter with UserPriority since both User Priority and VLAN ID 330 L2 EtherType filters allows filter packet by EtherType field or both EtherType 333 distinguish VLAN filter from L2 Ethertype filter with UserPriority since both
|
/linux/include/linux/avf/ |
H A D | virtchnl.h | 587 * VIRTCHNL_VLAN_ETHERTYPE_8100 - This field supports 0x8100 ethertype. 588 * VIRTCHNL_VLAN_ETHERTYPE_88A8 - This field supports 0x88A8 ethertype. 589 * VIRTCHNL_VLAN_ETHERTYPE_9100 - This field supports 0x9100 ethertype. 603 * VIRTCHNL_ETHERTYPE_XOR - Used when only a single ethertype can be supported 614 * VIRTCHNL_OP_ENABLE_VLAN_STRIPPING_V2 the specified ethertype will override 682 * The ethertype(s) specified in the ethertype_init field are the ethertypes 686 * VLAN ethertype supported for inner VLAN filtering is 706 * if the PF supports a different ethertype for stripping and insertion. 708 * VIRTCHNL_ETHERTYPE_STRIPPING_MATCHES_INSERTION - The ethertype(s) specified 709 * for stripping affect the ethertype(s) specified for insertion and visa versa [all …]
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_types.h | 527 /* Incoming packet Ethertype - this is the Ethertype 531 u32 ethertype:16; member 592 * This field should be qualified by an appropriate ethertype 597 * This field should be qualified by an appropriate ethertype 602 * This field should be qualified by an appropriate ethertype 607 * This field should be qualified by an appropriate ethertype 612 * This field should be qualified by an appropriate ethertype 617 * This field should be qualified by an appropriate ethertype 622 * This field should be qualified by an appropriate ethertype 627 * This field should be qualified by an appropriate ethertype
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_prs.c | 209 /* Set ethertype in tcam sw entry */ 211 unsigned short ethertype) in mvpp2_prs_match_etype() argument 213 mvpp2_prs_tcam_data_byte_set(pe, offset + 0, ethertype >> 8, 0xff); in mvpp2_prs_match_etype() 214 mvpp2_prs_tcam_data_byte_set(pe, offset + 1, ethertype & 0xff, 0xff); in mvpp2_prs_match_etype() 527 /* Shift to ethertype */ in __mvpp2_prs_mac_promisc_set() 619 /* Set entry for dsa ethertype */ 647 /* Set ethertype */ in mvpp2_prs_dsa_tag_ethertype_set() 653 /* Shift ethertype + 2 byte reserved + tag*/ in mvpp2_prs_dsa_tag_ethertype_set() 1266 /* None tagged EDSA ethertype entry - place holder*/ in mvpp2_prs_dsa_init() 1270 /* Tagged EDSA ethertype entry - place holder*/ in mvpp2_prs_dsa_init() [all …]
|
/linux/tools/testing/selftests/net/ |
H A D | bareudp.sh | 328 local ETHERTYPE="$1"; readonly ETHERTYPE 334 case "${ETHERTYPE}" in 363 ip -netns "${NS1}" link add name bareudp_ns1 up type bareudp dstport 6635 ethertype "${ETHERTYPE}" "${MULTIPROTO}" 364 ip -netns "${NS2}" link add name bareudp_ns2 up type bareudp dstport 6635 ethertype "${ETHERTYPE}" "${MULTIPROTO}"
|
H A D | nat6to4.bpf.c | 69 // Ethertype - if present - must be IPv6 in sched_cls_ingress6_nat_6_prog() 92 eth2.h_proto = bpf_htons(ETH_P_IP); // But replace the ethertype in sched_cls_ingress6_nat_6_prog() 166 // Ethertype - if present - must be IPv4 in sched_cls_egress4_snat4_prog() 227 eth2.h_proto = bpf_htons(ETH_P_IPV6); // But replace the ethertype in sched_cls_egress4_snat4_prog()
|
/linux/include/linux/ |
H A D | if_vlan.h | 312 * @ethertype: ether type to check 316 static inline bool eth_type_vlan(__be16 ethertype) in eth_type_vlan() argument 318 switch (ethertype) { in eth_type_vlan() 592 * __vlan_get_protocol_offset() - get protocol EtherType. 598 * Returns: the EtherType of the packet, regardless of whether it is 646 * vlan_get_protocol - get protocol EtherType. 649 * Returns: the EtherType of the packet, regardless of whether it is
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | fs_ttc.c | 249 static u8 mlx5_etype_to_ipv(u16 ethertype) in mlx5_etype_to_ipv() argument 251 if (ethertype == ETH_P_IP) in mlx5_etype_to_ipv() 254 if (ethertype == ETH_P_IPV6) in mlx5_etype_to_ipv() 315 MLX5_SET_TO_ONES(fte_match_param, spec->match_criteria, outer_headers.ethertype); in mlx5_generate_ttc_rule() 316 MLX5_SET(fte_match_param, spec->match_value, outer_headers.ethertype, etype); in mlx5_generate_ttc_rule() 412 MLX5_SET_TO_ONES(fte_match_param, mc, outer_headers.ethertype); in mlx5_create_ttc_table_groups()
|
/linux/net/netfilter/ |
H A D | nf_tables_offload.c | 57 struct nft_offload_ethertype ethertype = { in nft_flow_rule_transfer_vlan() local 69 match->key.vlan.vlan_tpid = ethertype.value; in nft_flow_rule_transfer_vlan() 70 match->mask.vlan.vlan_tpid = ethertype.mask; in nft_flow_rule_transfer_vlan() 80 match->key.vlan.vlan_tpid = ethertype.value; in nft_flow_rule_transfer_vlan() 81 match->mask.vlan.vlan_tpid = ethertype.mask; in nft_flow_rule_transfer_vlan()
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw_rx.c | 221 /* No encapsulation header if EtherType < 0x600 (=length) */ 228 u16 fc, ethertype; in libipw_is_eapol_frame() local 256 ethertype = (pos[6] << 8) | pos[7]; in libipw_is_eapol_frame() 257 if (ethertype == ETH_P_PAE) in libipw_is_eapol_frame() 334 u16 ethertype; in libipw_rx() local 704 ethertype = (payload[6] << 8) | payload[7]; in libipw_rx() 710 if (ethertype == ETH_P_PAE) { in libipw_rx() 725 "ethertype=0x%04x\n", dev->name, ethertype); in libipw_rx() 734 ethertype != ETH_P_AARP && ethertype != ETH_P_IPX) || in libipw_rx() 737 * replace EtherType */ in libipw_rx()
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_ag_api.h | 67 * Set for frames containing an E-TAG (802.1BR Ethertype 893f) 75 * Set if frame contains an RTAG: IEEE 802.1CB (FRER Redundancy tag, Ethertype 141 * Set if frame has EtherType >= 0x600 171 * Set if frame has EtherType = 0x800 and IP version = 4 203 * Payload bytes 0-1 after the frame's EtherType 205 * Payload byte 4 after the frame's EtherType. This is specifically for PTP 208 * Bits 7, 2, and 1 from payload byte 6 after the frame's EtherType. This is 334 * Set if frame's EtherType = 0x8902 344 * Encoding of frame's EtherType: 0: Other, 1: Profinet, 2: OPC-UA, 3: Custom
|