Home
last modified time | relevance | path

Searched defs:tcmsg (Results 1 – 3 of 3) sorted by relevance

/external/libnl/include/linux-private/linux/
Drtnetlink.h467 struct tcmsg { struct
468 unsigned char tcm_family;
492 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument
/external/iproute2/include/linux/
Drtnetlink.h521 struct tcmsg { struct
522 unsigned char tcm_family;
546 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h526 struct tcmsg { struct
527 unsigned char tcm_family;
528 unsigned char tcm__pad1;
552 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument