Home
last modified time | relevance | path

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

/external/iproute2/ip/
Diplink_vxlan.c297 addattr16(n, 1024, IFLA_VXLAN_PORT, htons(dstport)); in vxlan_parse_opt()
377 if (tb[IFLA_VXLAN_PORT]) in vxlan_print_opt()
379 ntohs(rta_getattr_u16(tb[IFLA_VXLAN_PORT]))); in vxlan_print_opt()
/external/kernel-headers/original/uapi/linux/
Dif_link.h435 IFLA_VXLAN_PORT, /* destination port */ enumerator
/external/iproute2/include/linux/
Dif_link.h434 IFLA_VXLAN_PORT, /* destination port */ enumerator