|
Linux Kernel
3.7.1
|
#include <if_inet6.h>
Data Fields | |
| struct in6_addr | mca_addr |
| struct inet6_dev * | idev |
| struct ifmcaddr6 * | next |
| struct ip6_sf_list * | mca_sources |
| struct ip6_sf_list * | mca_tomb |
| unsigned int | mca_sfmode |
| unsigned char | mca_crcount |
| unsigned long | mca_sfcount [2] |
| struct timer_list | mca_timer |
| unsigned int | mca_flags |
| int | mca_users |
| atomic_t | mca_refcnt |
| spinlock_t | mca_lock |
| unsigned long | mca_cstamp |
| unsigned long | mca_tstamp |
Definition at line 113 of file if_inet6.h.
Definition at line 115 of file if_inet6.h.
Definition at line 114 of file if_inet6.h.
| unsigned char mca_crcount |
Definition at line 120 of file if_inet6.h.
| unsigned long mca_cstamp |
Definition at line 127 of file if_inet6.h.
| unsigned int mca_flags |
Definition at line 123 of file if_inet6.h.
| spinlock_t mca_lock |
Definition at line 126 of file if_inet6.h.
| atomic_t mca_refcnt |
Definition at line 125 of file if_inet6.h.
| unsigned long mca_sfcount[2] |
Definition at line 121 of file if_inet6.h.
| unsigned int mca_sfmode |
Definition at line 119 of file if_inet6.h.
| struct ip6_sf_list* mca_sources |
Definition at line 117 of file if_inet6.h.
| struct timer_list mca_timer |
Definition at line 122 of file if_inet6.h.
| struct ip6_sf_list* mca_tomb |
Definition at line 118 of file if_inet6.h.
| unsigned long mca_tstamp |
Definition at line 128 of file if_inet6.h.
| int mca_users |
Definition at line 124 of file if_inet6.h.
Definition at line 116 of file if_inet6.h.
1.8.2