Linux Kernel
3.7.1
|
Public Member Functions | |
DECLARE_BITMAP (scorebits, IPV6_SADDR_RULE_MAX) | |
Data Fields | |
int | rule |
int | addr_type |
struct inet6_ifaddr * | ifa |
int | scopedist |
int | matchlen |
Definition at line 949 of file addrconf.c.
DECLARE_BITMAP | ( | scorebits | , |
IPV6_SADDR_RULE_MAX | |||
) |
int addr_type |
Definition at line 951 of file addrconf.c.
struct inet6_ifaddr* ifa |
Definition at line 952 of file addrconf.c.
int matchlen |
Definition at line 955 of file addrconf.c.
int rule |
Definition at line 950 of file addrconf.c.
int scopedist |
Definition at line 954 of file addrconf.c.