Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmroute_base.h131 struct mr_mfc { struct
132 struct rhlist_head mnode;
133 unsigned short mfc_parent;
134 int mfc_flags;
158 static inline void mr_cache_put(struct mr_mfc *c) in mr_cache_put() argument