Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dvxlan.c42 #define VXLAN_HAS_TOS (1<<5) macro
148 vxi->vxi_mask |= VXLAN_HAS_TOS; in vxlan_parse()
253 if (vxi->vxi_mask & VXLAN_HAS_TOS) { in vxlan_dump_details()
364 if (vxi->vxi_mask & VXLAN_HAS_TOS) in vxlan_put_attrs()
693 vxi->vxi_mask |= VXLAN_HAS_TOS; in rtnl_link_vxlan_set_tos()
710 if (!(vxi->vxi_mask & VXLAN_HAS_TOS)) in rtnl_link_vxlan_get_tos()