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

/bionic/libc/kernel/common/linux/
H A Drtnetlink.h405 struct tcmsg { struct
432 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg))))
434 #define TCA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcmsg))

Completed in 8 milliseconds