Searched defs:mfcctl (Results 1 – 3 of 3) 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;
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;