Searched refs:IFLA_VFINFO_LIST (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/include/linux/
H A Dif_link.h133 IFLA_VFINFO_LIST, enumerator in enum:__anon3585
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dif_link.h115 IFLA_VFINFO_LIST, enumerator in enum:__anon33096
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dif_link.h115 IFLA_VFINFO_LIST, enumerator in enum:__anon21403
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/include/linux/
H A Dif_link.h133 IFLA_VFINFO_LIST, enumerator in enum:__anon4490
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/linux/
H A Dif_link.h115 IFLA_VFINFO_LIST, enumerator in enum:__anon47727
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/linux/
H A Dif_link.h115 IFLA_VFINFO_LIST, enumerator in enum:__anon45529
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dif_link.h115 IFLA_VFINFO_LIST, enumerator in enum:__anon46504
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/include/linux/
H A Dif_link.h133 IFLA_VFINFO_LIST, enumerator in enum:__anon38515
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/core/
H A Drtnetlink.c708 + rtnl_vfinfo_size(dev) /* IFLA_VFINFO_LIST */
869 vfinfo = nla_nest_start(skb, IFLA_VFINFO_LIST);
960 [IFLA_VFINFO_LIST] = {. type = NLA_NESTED },
1203 if (tb[IFLA_VFINFO_LIST]) {
1206 nla_for_each_nested(attr, tb[IFLA_VFINFO_LIST], rem) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/core/
H A Drtnetlink.c708 + rtnl_vfinfo_size(dev) /* IFLA_VFINFO_LIST */
869 vfinfo = nla_nest_start(skb, IFLA_VFINFO_LIST);
960 [IFLA_VFINFO_LIST] = {. type = NLA_NESTED },
1203 if (tb[IFLA_VFINFO_LIST]) {
1206 nla_for_each_nested(attr, tb[IFLA_VFINFO_LIST], rem) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Dipaddress.c426 if (do_link && tb[IFLA_VFINFO_LIST] && tb[IFLA_NUM_VF]) {
427 struct rtattr *i, *vflist = tb[IFLA_VFINFO_LIST];
H A Diplink.c362 IFLA_VFINFO_LIST);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Dipaddress.c426 if (do_link && tb[IFLA_VFINFO_LIST] && tb[IFLA_NUM_VF]) {
427 struct rtattr *i, *vflist = tb[IFLA_VFINFO_LIST];
H A Diplink.c362 IFLA_VFINFO_LIST);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dipaddress.c426 if (do_link && tb[IFLA_VFINFO_LIST] && tb[IFLA_NUM_VF]) {
427 struct rtattr *i, *vflist = tb[IFLA_VFINFO_LIST];
H A Diplink.c362 IFLA_VFINFO_LIST);

Completed in 124 milliseconds