Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Drtnetlink.h253 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
Drtnetlink.h285 #define RTM_RTA(r) ((struct rtattr *) (((char *) (r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro
/kernel/linux/linux-5.10/include/uapi/linux/
Drtnetlink.h375 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro
/kernel/linux/linux-6.6/include/uapi/linux/
Drtnetlink.h397 #define RTM_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Drtnetlink.h285 #define RTM_RTA(r) ((struct rtattr *) (((char *) (r)) + NLMSG_ALIGN(sizeof(struct rtmsg)))) macro