Home
last modified time | relevance | path

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

/Linux-v5.10/tools/include/uapi/linux/
Dif_link.h556 struct ifla_vxlan_port_range { struct
/Linux-v5.10/include/uapi/linux/
Dif_link.h735 struct ifla_vxlan_port_range { struct
/Linux-v5.10/drivers/net/
Dvxlan.c3341 [IFLA_VXLAN_PORT_RANGE] = { .len = sizeof(struct ifla_vxlan_port_range) },
3404 const struct ifla_vxlan_port_range *p in vxlan_validate()
4116 const struct ifla_vxlan_port_range *p in vxlan_nl2conf()
4332 nla_total_size(sizeof(struct ifla_vxlan_port_range)) + in vxlan_get_size()
4346 struct ifla_vxlan_port_range ports = { in vxlan_fill_info()