Home
last modified time | relevance | path

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

/external/libnl/include/linux/
Drtnetlink.h464 struct tcmsg struct
466 unsigned char tcm_family;
490 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument
/external/iproute2/include/linux/
Drtnetlink.h520 struct tcmsg { struct
521 unsigned char tcm_family;
545 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument
/external/kernel-headers/original/uapi/linux/
Drtnetlink.h518 struct tcmsg { struct
519 unsigned char tcm_family;
543 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument