Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h755 struct ifla_vxlan_port_range { struct
/openbmc/linux/include/uapi/linux/
H A Dif_link.h837 struct ifla_vxlan_port_range { struct
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c3294 [IFLA_VXLAN_PORT_RANGE] = { .len = sizeof(struct ifla_vxlan_port_range) },
3359 const struct ifla_vxlan_port_range *p in vxlan_validate()
4095 const struct ifla_vxlan_port_range *p in vxlan_nl2conf()
4350 nla_total_size(sizeof(struct ifla_vxlan_port_range)) + in vxlan_get_size()
4369 struct ifla_vxlan_port_range ports = { in vxlan_fill_info()