Home
last modified time | relevance | path

Searched refs:IFA_RTA (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dif_addr.h68 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg)))) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dif_addr.h64 #define IFA_RTA(r) ((struct rtattr *) (((char *) (r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg)))) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dif_addr.h64 #define IFA_RTA(r) ((struct rtattr *) (((char *) (r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg)))) macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dif_addr.h51 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg)))) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dif_addr.h69 #define IFA_RTA(r) ((struct rtattr*)(((char*)(r)) + NLMSG_ALIGN(sizeof(struct ifaddrmsg)))) macro

Completed in 2 milliseconds