Searched refs:IFLA_RTA (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Dip_common.h12 #if !defined IFLA_RTA
H A Dll_map.c56 parse_rtattr(tb, IFLA_MAX, IFLA_RTA(ifi), IFLA_PAYLOAD(n));
H A Dipaddress.c108 parse_rtattr(tb, IFLA_MAX, IFLA_RTA(ifi), len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dif_link.h87 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-autoipd/
H A Diface-linux.c43 #ifndef IFLA_RTA
45 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
146 a = IFLA_RTA(ifa);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Diface-linux.c37 #ifndef IFLA_RTA
39 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
115 a = IFLA_RTA(ifinfomsg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/lib/
H A Dll_map.c58 parse_rtattr(tb, IFLA_MAX, IFLA_RTA(ifi), IFLA_PAYLOAD(n));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zeroconf-0.9/
H A Dzeroconf.c1030 netlink_dump_rta(IFLA_RTA(i), l, i->ifi_family);
1060 netlink_dump_rta(IFLA_RTA(i), l, i->ifi_family);
1850 rta = IFLA_RTA(i);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Drtnetlink.h744 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/misc/
H A Difstat.c99 parse_rtattr(tb, IFLA_MAX, IFLA_RTA(ifi), len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drt_netlink.c365 netlink_parse_rtattr (tb, IFLA_MAX, IFLA_RTA (ifi), len);
807 netlink_parse_rtattr (tb, IFLA_MAX, IFLA_RTA (ifi), len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Dipaddress.c151 parse_rtattr(tb, IFLA_MAX, IFLA_RTA(ifi), len);

Completed in 98 milliseconds