Home
last modified time | relevance | path

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

/include/linux/
Drtnetlink.h469 struct tcmsg { struct
470 unsigned char tcm_family;
494 #define TCA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcmsg)))) argument