Searched refs:IFLA_VXLAN_LOCAL6 (Results 1 – 3 of 3) sorted by relevance
522 IFLA_VXLAN_LOCAL6, enumerator
2721 [IFLA_VXLAN_LOCAL6] = { .len = sizeof(struct in6_addr) },3280 } else if (data[IFLA_VXLAN_LOCAL6]) { in vxlan_nl2conf()3288 conf->saddr.sin6.sin6_addr = nla_get_in6_addr(data[IFLA_VXLAN_LOCAL6]); in vxlan_nl2conf()3591 if (nla_put_in6_addr(skb, IFLA_VXLAN_LOCAL6, in vxlan_fill_info()