<def f='src/src/sys/external/bsd/ipf/netinet/ip_fil.h' l='1018' ll='1025'/>
<size>48</size>
<doc f='src/src/sys/external/bsd/ipf/netinet/ip_fil.h' l='1013'>/*
 * Log structure.  Each packet header logged is prepended by one of these.
 * Following this in the log records read from the device will be an ipflog
 * structure which is then followed by any packet data.
 */</doc>
<mbr r='iplog::ipl_magic' o='0' t='u_32_t'/>
<mbr r='iplog::ipl_count' o='32' t='u_int'/>
<mbr r='iplog::ipl_seqnum' o='64' t='u_32_t'/>
<mbr r='iplog::ipl_time' o='128' t='struct timeval'/>
<mbr r='iplog::ipl_dsize' o='256' t='size_t'/>
<mbr r='iplog::ipl_next' o='320' t='struct iplog *'/>
