Searched defs:mfc_node (Results 1 – 1 of 1) sorted by relevance
70 struct mfc_node { struct72 struct event expiration_timer;73 struct event prune_timer;77 struct in_addr origin;78 struct in_addr group;102 int mfc_compare(struct mfc_node *, struct mfc_node *); argument