Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dvxlan.c48 #define VXLAN_HAS_RSC (1<<11) macro
179 vxi->vxi_mask |= VXLAN_HAS_RSC; in vxlan_parse()
298 if (vxi->vxi_mask & VXLAN_HAS_RSC) { in vxlan_dump_details()
383 if (vxi->vxi_mask & VXLAN_HAS_RSC) in vxlan_put_attrs()
982 vxi->vxi_mask |= VXLAN_HAS_RSC; in rtnl_link_vxlan_set_rsc()
999 if (!(vxi->vxi_mask & VXLAN_HAS_RSC)) in rtnl_link_vxlan_get_rsc()