Searched defs:nduseroptmsg (Results 1 – 3 of 3) sorted by relevance
424 struct nduseroptmsg { struct425 unsigned char nduseropt_family;426 unsigned char nduseropt_pad1;427 unsigned short nduseropt_opts_len;428 int nduseropt_ifindex;429 __u8 nduseropt_icmp_type;430 __u8 nduseropt_icmp_code;431 unsigned short nduseropt_pad2;432 unsigned int nduseropt_pad3;
631 struct nduseroptmsg { struct632 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;
455 struct nduseroptmsg { struct456 unsigned char nduseropt_family;457 unsigned char nduseropt_pad1;458 unsigned short nduseropt_opts_len;459 int nduseropt_ifindex;460 __u8 nduseropt_icmp_type;461 __u8 nduseropt_icmp_code;462 unsigned short nduseropt_pad2;463 unsigned int nduseropt_pad3;