Searched defs:mfcctl (Results 1 – 1 of 1) sorted by relevance
73 struct mfcctl { struct74 struct in_addr mfcc_origin; /* Origin of mcast */75 struct in_addr mfcc_mcastgrp; /* Group in question */76 vifi_t mfcc_parent; /* Where it arrived */77 unsigned char mfcc_ttls[MAXVIFS]; /* Where it is going */78 unsigned int mfcc_pkt_cnt; /* pkt count for src-grp */79 unsigned int mfcc_byte_cnt;80 unsigned int mfcc_wrong_if;81 int mfcc_expire;