Home
last modified time | relevance | path

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

/trueos/sys/netinet6/
HDip6_mroute.h219 struct mf6c { struct
220 struct sockaddr_in6 mf6c_origin; /* IPv6 origin of mcasts */ argument
221 struct sockaddr_in6 mf6c_mcastgrp; /* multicast group associated*/ argument
222 mifi_t mf6c_parent; /* incoming IF */ argument
223 struct if_set mf6c_ifset; /* set of outgoing IFs */ argument
225 u_quad_t mf6c_pkt_cnt; /* pkt count for src-grp */ argument
226 u_quad_t mf6c_byte_cnt; /* byte count for src-grp */ argument
227 u_quad_t mf6c_wrong_if; /* wrong if for src-grp */ argument
228 int mf6c_expire; /* time to clean entry up */ argument
229 struct timeval mf6c_last_assert; /* last time I sent an assert*/ argument
[all …]