Searched defs:mfcctl (Results 1 – 5 of 5) sorted by relevance
53 struct mfcctl { struct54 struct in_addr mfcc_origin;55 struct in_addr mfcc_mcastgrp;56 vifi_t mfcc_parent;57 unsigned char mfcc_ttls[MAXVIFS];58 unsigned int mfcc_pkt_cnt;59 unsigned int mfcc_byte_cnt;60 unsigned int mfcc_wrong_if;61 int mfcc_expire;
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;
71 struct mfcctl { struct72 struct in_addr mfcc_origin;73 struct in_addr mfcc_mcastgrp;74 vifi_t mfcc_parent;75 unsigned char mfcc_ttls[MAXVIFS];76 unsigned int mfcc_pkt_cnt;77 unsigned int mfcc_byte_cnt;78 unsigned int mfcc_wrong_if;79 int mfcc_expire;