|
Linux Kernel
3.7.1
|
#include <mroute6.h>
Data Fields | |
| struct list_head | list |
| struct in6_addr | mf6c_mcastgrp |
| struct in6_addr | mf6c_origin |
| mifi_t | mf6c_parent |
| int | mfc_flags |
| union { | |
| struct { | |
| unsigned long expires | |
| struct sk_buff_head unresolved | |
| } unres | |
| struct { | |
| unsigned long last_assert | |
| int minvif | |
| int maxvif | |
| unsigned long bytes | |
| unsigned long pkt | |
| unsigned long wrong_if | |
| unsigned char ttls [MAXMIFS] | |
| } res | |
| } | mfc_un |
| union { ... } mfc_un |
| struct { ... } res |
| struct { ... } unres |
| struct sk_buff_head unresolved |
1.8.2