Home
last modified time | relevance | path

Searched defs:nduseroptmsg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Drtnetlink.h600 struct nduseroptmsg { struct
601 unsigned char nduseropt_family;
602 unsigned char nduseropt_pad1;
603 unsigned short nduseropt_opts_len; /* Total length of options */
604 int nduseropt_ifindex;
605 __u8 nduseropt_icmp_type;
606 __u8 nduseropt_icmp_code;
607 unsigned short nduseropt_pad2;
608 unsigned int nduseropt_pad3;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Drtnetlink.h600 struct nduseroptmsg { struct
601 unsigned char nduseropt_family;
602 unsigned char nduseropt_pad1;
603 unsigned short nduseropt_opts_len; /* Total length of options */
604 int nduseropt_ifindex;
605 __u8 nduseropt_icmp_type;
606 __u8 nduseropt_icmp_code;
607 unsigned short nduseropt_pad2;
608 unsigned int nduseropt_pad3;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drtnetlink.h631 struct nduseroptmsg { struct
632 unsigned char nduseropt_family;
633 unsigned char nduseropt_pad1;
634 unsigned short nduseropt_opts_len; /* Total length of options */
635 int nduseropt_ifindex;
636 __u8 nduseropt_icmp_type;
637 __u8 nduseropt_icmp_code;
638 unsigned short nduseropt_pad2;
639 unsigned int nduseropt_pad3;