Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dip6_mroute.h217 struct mif6 { struct
218 u_char m6_flags; /* MIFF_ flags defined above */
219 u_int m6_rate_limit; /* max rate */
220 struct in6_addr m6_lcl_addr; /* local interface address */
221 struct ifnet *m6_ifp; /* pointer to interface */
222 u_quad_t m6_pkt_in; /* # pkts in on interface */
223 u_quad_t m6_pkt_out; /* # pkts out on interface */
224 u_quad_t m6_bytes_in; /* # bytes in on interface */
225 u_quad_t m6_bytes_out; /* # bytes out on interface */
227 u_int m6_rsvp_on; /* RSVP listening on this vif */
[all …]
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h217 struct mif6 { struct
218 u_char m6_flags; /* MIFF_ flags defined above */
219 u_int m6_rate_limit; /* max rate */
220 struct in6_addr m6_lcl_addr; /* local interface address */
221 struct ifnet *m6_ifp; /* pointer to interface */
222 u_quad_t m6_pkt_in; /* # pkts in on interface */
223 u_quad_t m6_pkt_out; /* # pkts out on interface */
224 u_quad_t m6_bytes_in; /* # bytes in on interface */
225 u_quad_t m6_bytes_out; /* # bytes out on interface */
227 u_int m6_rsvp_on; /* RSVP listening on this vif */
[all …]