|
Linux Kernel
3.7.1
|
#include <rtnetlink.h>
Data Fields | |
| unsigned char | nduseropt_family |
| unsigned char | nduseropt_pad1 |
| unsigned short | nduseropt_opts_len |
| int | nduseropt_ifindex |
| __u8 | nduseropt_icmp_type |
| __u8 | nduseropt_icmp_code |
| unsigned short | nduseropt_pad2 |
| unsigned int | nduseropt_pad3 |
Definition at line 498 of file rtnetlink.h.
| unsigned char nduseropt_family |
Definition at line 499 of file rtnetlink.h.
| __u8 nduseropt_icmp_code |
Definition at line 504 of file rtnetlink.h.
| __u8 nduseropt_icmp_type |
Definition at line 503 of file rtnetlink.h.
| int nduseropt_ifindex |
Definition at line 502 of file rtnetlink.h.
| unsigned short nduseropt_opts_len |
Definition at line 501 of file rtnetlink.h.
| unsigned char nduseropt_pad1 |
Definition at line 500 of file rtnetlink.h.
| unsigned short nduseropt_pad2 |
Definition at line 505 of file rtnetlink.h.
| unsigned int nduseropt_pad3 |
Definition at line 506 of file rtnetlink.h.
1.8.2