Searched defs:IFLA_RTA (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/include/uapi/linux/ | ||
H A D | if_link.h | 397 #define IFLA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifinfomsg)))) macro |
Completed in 7 milliseconds