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