Searched refs:NDA_RTA (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/include/
H A Dlibnetlink.h98 #ifndef NDA_RTA
99 #define NDA_RTA(r) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/include/
H A Dlibnetlink.h98 #ifndef NDA_RTA
99 #define NDA_RTA(r) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/include/
H A Dlibnetlink.h98 #ifndef NDA_RTA
99 #define NDA_RTA(r) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/dnsmasq/src/
H A Dnetlink.c33 #ifndef NDA_RTA
34 # define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) macro
273 struct rtattr *rta = NDA_RTA(neigh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/dnsmasq/src/
H A Dnetlink.c33 #ifndef NDA_RTA
34 # define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) macro
273 struct rtattr *rta = NDA_RTA(neigh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/dnsmasq/src/
H A Dnetlink.c33 #ifndef NDA_RTA
34 # define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) macro
273 struct rtattr *rta = NDA_RTA(neigh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/include/linux/
H A Drtnetlink.h471 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/ip/
H A Dipneigh.c222 parse_rtattr(tb, NDA_MAX, NDA_RTA(r), n->nlmsg_len - NLMSG_LENGTH(sizeof(*r)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/ip/
H A Dipneigh.c217 parse_rtattr(tb, NDA_MAX, NDA_RTA(r), n->nlmsg_len - NLMSG_LENGTH(sizeof(*r)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/include/linux/
H A Drtnetlink.h471 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/ip/
H A Dipneigh.c222 parse_rtattr(tb, NDA_MAX, NDA_RTA(r), n->nlmsg_len - NLMSG_LENGTH(sizeof(*r)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/ip/
H A Dipneigh.c217 parse_rtattr(tb, NDA_MAX, NDA_RTA(r), n->nlmsg_len - NLMSG_LENGTH(sizeof(*r)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/include/linux/
H A Drtnetlink.h471 #define NDA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ndmsg)))) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/ip/
H A Dipneigh.c222 parse_rtattr(tb, NDA_MAX, NDA_RTA(r), n->nlmsg_len - NLMSG_LENGTH(sizeof(*r)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/ip/
H A Dipneigh.c217 parse_rtattr(tb, NDA_MAX, NDA_RTA(r), n->nlmsg_len - NLMSG_LENGTH(sizeof(*r)));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/misc/
H A Darpd.c331 parse_rtattr(tb, NDA_MAX, NDA_RTA(ndm), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/misc/
H A Darpd.c331 parse_rtattr(tb, NDA_MAX, NDA_RTA(ndm), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/misc/
H A Darpd.c331 parse_rtattr(tb, NDA_MAX, NDA_RTA(ndm), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/misc/
H A Darpd.c331 parse_rtattr(tb, NDA_MAX, NDA_RTA(ndm), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/misc/
H A Darpd.c331 parse_rtattr(tb, NDA_MAX, NDA_RTA(ndm), len);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/misc/
H A Darpd.c331 parse_rtattr(tb, NDA_MAX, NDA_RTA(ndm), len);

Completed in 185 milliseconds