Home
last modified time | relevance | path

Searched refs:VLAN_F_ACT (Results 1 – 1 of 1) sorted by relevance

/third_party/libnl/lib/route/act/
Dvlan.c31 #define VLAN_F_ACT (1 << 3) macro
56 v->v_flags |= VLAN_F_ACT; in vlan_msg_parser()
128 if (!(v->v_flags & VLAN_F_ACT)) in vlan_dump_line()
252 v->v_flags |= VLAN_F_ACT; in rtnl_vlan_set_action()
270 if (!(v->v_flags & VLAN_F_ACT)) in rtnl_vlan_get_action()