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

1 2 3 4 5

  /external/iproute2/tc/
f_cgroup.c 28 struct tcmsg *t = NLMSG_DATA(n);
tc_qdisc.c 57 struct tcmsg t;
67 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
209 struct tcmsg *t = NLMSG_DATA(n);
288 struct tcmsg t;
f_basic.c 42 struct tcmsg *t = NLMSG_DATA(n);
tc_class.c 62 struct tcmsg t;
75 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
309 struct tcmsg *t = NLMSG_DATA(n);
396 struct tcmsg t;
tc_filter.c 48 struct tcmsg t;
66 req.n.nlmsg_len = NLMSG_LENGTH(sizeof(struct tcmsg));
199 struct tcmsg *t = NLMSG_DATA(n);
279 struct tcmsg t;
  /external/libnl/lib/route/
class.c 62 struct tcmsg tchdr = {
198 struct tcmsg tchdr;
448 .co_hdrsize = sizeof(struct tcmsg),
cls.c 39 struct tcmsg *tchdr;
386 struct tcmsg tchdr = {
406 .co_hdrsize = sizeof(struct tcmsg),
qdisc.c 52 struct tcmsg tchdr = {
277 struct tcmsg tchdr;
536 .co_hdrsize = sizeof(struct tcmsg),
  /external/libnl/include/linux-private/linux/
rtnetlink.h 467 struct tcmsg { struct
492 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
493 #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))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtnetlink.h 467 struct tcmsg { struct
492 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
493 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /bionic/libc/kernel/uapi/linux/
rtnetlink.h 376 struct tcmsg { struct
399 #define TCA_RTA(r) ((struct rtattr *) (((char *) (r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
400 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct tcmsg))
  /development/ndk/platforms/android-21/include/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-9/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/iproute2/include/linux/
rtnetlink.h 521 struct tcmsg { struct
546 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
547 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /external/kernel-headers/original/uapi/linux/
rtnetlink.h 526 struct tcmsg { struct
552 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
553 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))
  /prebuilts/ndk/r10/platforms/android-12/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/r10/platforms/android-12/arch-mips/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/r10/platforms/android-12/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/r10/platforms/android-13/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/r10/platforms/android-13/arch-mips/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/r10/platforms/android-13/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/r10/platforms/android-14/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/r10/platforms/android-14/arch-mips/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/r10/platforms/android-14/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 435 milliseconds

1 2 3 4 5