Lines Matching full:mfc
75 static void print_mfc(struct mfc *, int, int *);
166 print_mfc(struct mfc *m, int maxvif, int *banner_printed)
240 struct mfc *m;
327 * The MFC table will move into the AF_INET radix trie in future.
336 struct mfc *mfctable;
369 LIST_HEAD(, mfc) *mfchashtbl;
371 struct mfc mfc;
391 kread((u_long)m, (char *)&mfc, sizeof(mfc));