Home
last modified time | relevance | path

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

/Linux-v6.6/tools/include/uapi/linux/
Dif_link.h755 struct ifla_vxlan_port_range { struct
/Linux-v6.6/include/uapi/linux/
Dif_link.h837 struct ifla_vxlan_port_range { struct
/Linux-v6.6/drivers/net/vxlan/
Dvxlan_core.c3270 [IFLA_VXLAN_PORT_RANGE] = { .len = sizeof(struct ifla_vxlan_port_range) },
3335 const struct ifla_vxlan_port_range *p in vxlan_validate()
4071 const struct ifla_vxlan_port_range *p in vxlan_nl2conf()
4326 nla_total_size(sizeof(struct ifla_vxlan_port_range)) + in vxlan_get_size()
4345 struct ifla_vxlan_port_range ports = { in vxlan_fill_info()