Searched refs:BOND_VLAN_PROTO_NONE (Results 1 – 1 of 1) sorted by relevance
2881 #define BOND_VLAN_PROTO_NONE cpu_to_be16(0xffff) macro2890 if (!tags || tags->vlan_proto == BOND_VLAN_PROTO_NONE) in bond_handle_vlan()2896 while (tags->vlan_proto != BOND_VLAN_PROTO_NONE) { in bond_handle_vlan()2972 tags[level].vlan_proto = BOND_VLAN_PROTO_NONE; in bond_verify_device_path()