Home
last modified time | relevance | path

Searched defs:mfc6_cache (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
Dmroute6.h76 struct mfc6_cache { struct
77 struct list_head list;
78 struct in6_addr mf6c_mcastgrp; /* Group the entry belongs to */
79 struct in6_addr mf6c_origin; /* Source of packet */
80 mifi_t mf6c_parent; /* Source interface */
81 int mfc_flags; /* Flags on line */
83 union {
97 } mfc_un;