Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmroute_base.h130 struct mr_mfc { struct
131 struct rhlist_head mnode;
132 unsigned short mfc_parent;
133 int mfc_flags;
157 static inline void mr_cache_put(struct mr_mfc *c) in mr_cache_put() argument