Searched refs:ethtype (Results 1 – 2 of 2) sorted by relevance
394 local ethtype="88 47"; readonly ethtype406 pkt="$ethtype $(mpls_lse 1048575 0 1 255)"415 pkt="$ethtype $(mpls_lse 0 0 1 255)"432 local ethtype="88 47"; readonly ethtype444 pkt="$ethtype $(mpls_lse 0 7 1 255)"453 pkt="$ethtype $(mpls_lse 0 0 1 255)"470 local ethtype="88 47"; readonly ethtype482 pkt="$ethtype $(mpls_lse 0 0 1 255)"492 pkt="$ethtype $(mpls_lse 0 0 0 255) $(mpls_lse 0 0 1 255)"509 local ethtype="88 47"; readonly ethtype[all …]
472 int rtnl_flower_set_vlan_ethtype(struct rtnl_cls *cls, uint16_t ethtype) in rtnl_flower_set_vlan_ethtype() argument485 f->cf_vlan_ethtype = htons(ethtype); in rtnl_flower_set_vlan_ethtype()