Home
last modified time | relevance | path

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

/Linux-v5.4/tools/include/uapi/linux/
Dif_link.h542 struct ifla_vxlan_port_range { struct
/Linux-v5.4/include/uapi/linux/
Dif_link.h542 struct ifla_vxlan_port_range { struct
/Linux-v5.4/drivers/net/
Dvxlan.c3086 [IFLA_VXLAN_PORT_RANGE] = { .len = sizeof(struct ifla_vxlan_port_range) },
3149 const struct ifla_vxlan_port_range *p in vxlan_validate()
3836 const struct ifla_vxlan_port_range *p in vxlan_nl2conf()
4054 nla_total_size(sizeof(struct ifla_vxlan_port_range)) + in vxlan_get_size()
4068 struct ifla_vxlan_port_range ports = { in vxlan_fill_info()