Home
last modified time | relevance | path

Searched refs:tcamsg (Results 1 – 2 of 2) sorted by relevance

/third_party/libnl/lib/route/
Dact.c141 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()
/third_party/libnl/include/linux-private/linux/
Drtnetlink.h710 struct tcamsg { struct
728 #define TA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct tcamsg)))) argument
729 #define TA_PAYLOAD(n) NLMSG_PAYLOAD(n,sizeof(struct tcamsg))