Searched defs:mfcctl (Results 1 – 1 of 1) sorted by relevance
80 struct mfcctl { struct81 struct in_addr mfcc_origin; /* Origin of mcast */82 struct in_addr mfcc_mcastgrp; /* Group in question */83 vifi_t mfcc_parent; /* Where it arrived */84 unsigned char mfcc_ttls[MAXVIFS]; /* Where it is going */85 unsigned int mfcc_pkt_cnt; /* pkt count for src-grp */86 unsigned int mfcc_byte_cnt;87 unsigned int mfcc_wrong_if;88 int mfcc_expire;