Home
last modified time | relevance | path

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

/linux-6.12.1/tools/include/uapi/linux/
Dif_link.h861 struct ifla_vxlan_port_range { struct
/linux-6.12.1/include/uapi/linux/
Dif_link.h1385 struct ifla_vxlan_port_range { struct
/linux-6.12.1/drivers/net/vxlan/
Dvxlan_core.c3385 [IFLA_VXLAN_PORT_RANGE] = { .len = sizeof(struct ifla_vxlan_port_range) },
3451 const struct ifla_vxlan_port_range *p in vxlan_validate()
4195 const struct ifla_vxlan_port_range *p in vxlan_nl2conf()
4462 nla_total_size(sizeof(struct ifla_vxlan_port_range)) + in vxlan_get_size()
4474 struct ifla_vxlan_port_range ports = { in vxlan_fill_info()