Searched defs:IFLA_VF_PORT (Results 1 - 7 of 7) sorted by relevance

/external/strace/xlat/
H A Drtnl_ifla_vf_port_attrs.h5 #if !(defined(IFLA_VF_PORT) || (defined(HAVE_DECL_IFLA_VF_PORT) && HAVE_DECL_IFLA_VF_PORT))
6 # define IFLA_VF_PORT 1 macro
18 XLAT(IFLA_VF_PORT),
/external/strace/tests/
H A Dnlattr_ifinfomsg.c54 #ifndef IFLA_VF_PORT
55 # define IFLA_VF_PORT 1 macro
339 nla.nla_type = IFLA_VF_PORT;
343 printf("{nla_len=%u, nla_type=IFLA_VF_PORT}",
/external/strace/tests-m32/
H A Dnlattr_ifinfomsg.c54 #ifndef IFLA_VF_PORT
55 # define IFLA_VF_PORT 1 macro
339 nla.nla_type = IFLA_VF_PORT;
343 printf("{nla_len=%u, nla_type=IFLA_VF_PORT}",
/external/strace/tests-mx32/
H A Dnlattr_ifinfomsg.c54 #ifndef IFLA_VF_PORT
55 # define IFLA_VF_PORT 1 macro
339 nla.nla_type = IFLA_VF_PORT;
343 printf("{nla_len=%u, nla_type=IFLA_VF_PORT}",
/external/libnl/include/linux-private/linux/
H A Dif_link.h372 * [IFLA_VF_PORT]
374 * [IFLA_VF_PORT]
383 IFLA_VF_PORT, /* nest */ enumerator in enum:__anon12095
/external/iproute2/include/uapi/linux/
H A Dif_link.h741 * [IFLA_VF_PORT]
743 * [IFLA_VF_PORT]
752 IFLA_VF_PORT, /* nest */ enumerator in enum:__anon8590
/external/kernel-headers/original/uapi/linux/
H A Dif_link.h751 * [IFLA_VF_PORT]
753 * [IFLA_VF_PORT]
762 IFLA_VF_PORT, /* nest */ enumerator in enum:__anon9572

Completed in 265 milliseconds