Home
last modified time | relevance | path

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

/linux-6.15/tools/include/uapi/linux/
H A Dif_link.h1403 struct ifla_vxlan_port_range { struct
/linux-6.15/include/uapi/linux/
H A Dif_link.h1405 struct ifla_vxlan_port_range { struct
/linux-6.15/drivers/net/vxlan/
H A Dvxlan_core.c3420 [IFLA_VXLAN_PORT_RANGE] = { .len = sizeof(struct ifla_vxlan_port_range) },
3487 const struct ifla_vxlan_port_range *p in vxlan_validate()
4235 const struct ifla_vxlan_port_range *p in vxlan_nl2conf()
4562 nla_total_size(sizeof(struct ifla_vxlan_port_range)) + in vxlan_get_size()
4576 struct ifla_vxlan_port_range ports = { in vxlan_fill_info()