Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmroute_base.h135 struct mr_mfc { struct
136 struct rhlist_head mnode;
137 unsigned short mfc_parent;
138 int mfc_flags;
162 static inline void mr_cache_put(struct mr_mfc *c) in mr_cache_put() argument