Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/act/
Dvlan.c30 #define VLAN_F_PRIO (1 << 2) macro
72 v->v_flags |= VLAN_F_PRIO; in vlan_msg_parser()
99 if (v->v_flags & VLAN_F_PRIO) in vlan_msg_fill()
184 if (v->v_flags & VLAN_F_PRIO) in vlan_dump_details()
375 v->v_flags |= VLAN_F_PRIO; in rtnl_vlan_set_vlan_prio()
393 if (!(v->v_flags & VLAN_F_PRIO)) in rtnl_vlan_get_vlan_prio()