HomeSort by relevance Sort by last modified time
    Searched refs:tcmsg (Results 1 - 25 of 93) sorted by null

1 2 3 4

  /external/libnl/lib/route/
class.c 64 struct tcmsg tchdr = {
164 struct tcmsg tchdr;
281 .co_hdrsize = sizeof(struct tcmsg),
cls.c 72 struct tcmsg tchdr = {
88 struct tcmsg *tchdr;
318 .co_hdrsize = sizeof(struct tcmsg),
qdisc.c 133 struct tcmsg tchdr = {
318 struct tcmsg tchdr;
445 .co_hdrsize = sizeof(struct tcmsg),
  /external/iproute2/tc/
f_cgroup.c 28 struct tcmsg *t = NLMSG_DATA(n);
tc_class.c 47 struct tcmsg t;
60 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
155 struct tcmsg *t = NLMSG_DATA(n);
237 struct tcmsg t;
tc_filter.c 52 struct tcmsg t;
70 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
189 struct tcmsg *t = NLMSG_DATA(n);
265 struct tcmsg t;
tc_qdisc.c 59 struct tcmsg t;
69 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
202 struct tcmsg *t = NLMSG_DATA(n);
282 struct tcmsg t;
f_basic.c 41 struct tcmsg *t = NLMSG_DATA(n);
  /development/ndk/platforms/android-L/include/linux/
rtnetlink.h 426 struct tcmsg { struct
454 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
455 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /external/iproute2/include/linux/
rtnetlink.h 469 struct tcmsg { struct
494 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
495 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /external/libnl/include/linux/
rtnetlink.h 464 struct tcmsg struct
490 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
491 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
rtnetlink.h 471 struct tcmsg struct
498 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
499 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
rtnetlink.h 471 struct tcmsg struct
498 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
499 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /bionic/libc/kernel/uapi/linux/
rtnetlink.h 429 struct tcmsg { struct
456 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
457 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /development/ndk/platforms/android-3/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 489 struct tcmsg { struct
514 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
515 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
rtnetlink.h 623 struct tcmsg struct
649 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
650 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))

Completed in 72 milliseconds

1 2 3 4