|
Linux Kernel
3.7.1
|
#include <mroute.h>
Data Fields | |
| struct list_head | list |
| __be32 | mfc_mcastgrp |
| __be32 | mfc_origin |
| vifi_t | mfc_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 [MAXVIFS] | |
| } res | |
| } | mfc_un |
| struct rcu_head | rcu |
| union { ... } mfc_un |
| struct { ... } res |
| struct { ... } unres |
| struct sk_buff_head unresolved |
1.8.2