Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/netinet/
H A Dip_mroute.h208 struct mfc { struct
209 struct in_addr mfc_origin; /* ip origin of mcasts */ argument
210 struct in_addr mfc_mcastgrp; /* multicast group associated */ argument
211 vifi_t mfc_parent; /* incoming vif */ argument
212 uchar_t mfc_ttls[MAXVIFS]; /* forwarding ttls on vifs */ argument
213 uint_t mfc_pkt_cnt; /* pkt count for src-grp */ argument
214 uint_t mfc_byte_cnt; /* byte count for src-grp */ argument
215 uint_t mfc_wrong_if; /* wrong if for src-grp */ argument
216 struct timespec mfc_last_assert; /* last time I sent an assert */ argument
217 struct rtdetq *mfc_rte; /* pending upcall */ argument
[all …]
/titanic_41/usr/src/uts/common/pcmcia/cis/
H A Dcis.c993 cistpl_longlink_mfc_t cistpl_longlink_mfc, *mfc; in cis_list_create() local
/titanic_41/usr/src/uts/common/pcmcia/nexus/
H A Dpcmcia.c2979 cistpl_longlink_mfc_t mfc; in pcmcia_num_funcs() local