Searched refs:tcamsg (Results 1 – 2 of 2) sorted by relevance
141 struct tcamsg tcahdr = { in rtnl_act_msg_build()475 struct tcamsg *tm; in rtnl_act_msg_parse()534 struct tcamsg tcahdr = { in act_request_update()
710 struct tcamsg { struct728 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) argument729 #define TA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcamsg))