|
Linux Kernel
3.7.1
|
#include <if_pppox.h>
Data Fields | |
| __kernel_sa_family_t | sa_family |
| unsigned int | sa_protocol |
| union { | |
| struct pppoe_addr pppoe | |
| struct pptp_addr pptp | |
| } | sa_addr |
Definition at line 61 of file if_pppox.h.
| struct pppoe_addr pppoe |
Definition at line 65 of file if_pppox.h.
Definition at line 66 of file if_pppox.h.
| union { ... } sa_addr |
| __kernel_sa_family_t sa_family |
Definition at line 62 of file if_pppox.h.
| unsigned int sa_protocol |
Definition at line 63 of file if_pppox.h.
1.8.2