Home
last modified time | relevance | path

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

/external/libnl/lib/route/link/
Dvxlan.c41 #define VXLAN_HAS_TTL (1<<4) macro
143 vxi->vxi_mask |= VXLAN_HAS_TTL; in vxlan_parse()
245 if (vxi->vxi_mask & VXLAN_HAS_TTL) { in vxlan_dump_details()
361 if (vxi->vxi_mask & VXLAN_HAS_TTL) in vxlan_put_attrs()
656 vxi->vxi_mask |= VXLAN_HAS_TTL; in rtnl_link_vxlan_set_ttl()
673 if (!(vxi->vxi_mask & VXLAN_HAS_TTL)) in rtnl_link_vxlan_get_ttl()