<def f='src/src/sys/netinet/ip_mroute.h' l='257' ll='272'/>
<size>168</size>
<doc f='src/src/sys/netinet/ip_mroute.h' l='252'>/*
 * The kernel&apos;s multicast forwarding cache entry structure.
 * (A field for the type of service (mfc_tos) is to be added
 * at a future point.)
 */</doc>
<mbr r='mfc::mfc_hash' o='0' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/netinet/ip_mroute.h:258:2)'/>
<mbr r='mfc::mfc_origin' o='128' t='struct in_addr'/>
<mbr r='mfc::mfc_mcastgrp' o='160' t='struct in_addr'/>
<mbr r='mfc::mfc_parent' o='192' t='vifi_t'/>
<mbr r='mfc::mfc_ttls' o='208' t='u_int8_t [32]'/>
<mbr r='mfc::mfc_pkt_cnt' o='512' t='u_long'/>
<mbr r='mfc::mfc_byte_cnt' o='576' t='u_long'/>
<mbr r='mfc::mfc_wrong_if' o='640' t='u_long'/>
<mbr r='mfc::mfc_expire' o='704' t='int'/>
<mbr r='mfc::mfc_last_assert' o='768' t='struct timeval'/>
<mbr r='mfc::mfc_stall' o='896' t='struct rtdetq *'/>
<mbr r='mfc::mfc_flags' o='960' t='u_int8_t [32]'/>
<mbr r='mfc::mfc_rp' o='1216' t='struct in_addr'/>
<mbr r='mfc::mfc_bw_meter' o='1280' t='struct bw_meter *'/>
