Searched refs:IFVF_READY (Results 1 – 1 of 1) sorted by relevance
237 #define IFVF_READY 0x4 /* interface is ready */ macro1018 if (ifv == NULL || !ifvlan_flags_are_set(ifv, IFVF_READY)) { in vlan_output()1156 if (ifv != NULL && ifvlan_flags_are_set(ifv, IFVF_READY)) { in vlan_input_tag()1388 ifvlan_flags_set(ifv, IFVF_READY); in vlan_config()