Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/dvmrpd/
H A Drde.h70 struct mfc_node { struct
72 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