Home
last modified time | relevance | path

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

/Linux-v6.1/tools/include/uapi/linux/
Dif_link.h753 struct ifla_vxlan_port_range { struct
/Linux-v6.1/include/uapi/linux/
Dif_link.h825 struct ifla_vxlan_port_range { struct
/Linux-v6.1/drivers/net/vxlan/
Dvxlan_core.c3223 [IFLA_VXLAN_PORT_RANGE] = { .len = sizeof(struct ifla_vxlan_port_range) },
3287 const struct ifla_vxlan_port_range *p in vxlan_validate()
4020 const struct ifla_vxlan_port_range *p in vxlan_nl2conf()
4264 nla_total_size(sizeof(struct ifla_vxlan_port_range)) + in vxlan_get_size()
4278 struct ifla_vxlan_port_range ports = { in vxlan_fill_info()