<def f='src/src/sys/net/route.h' l='58' ll='63'/>
<size>40</size>
<doc f='src/src/sys/net/route.h' l='53'>/*
 * A route consists of a destination address and a reference
 * to a routing entry.  These are often held by protocols
 * in their control blocks, e.g. inpcb.
 */</doc>
<mbr r='route::_ro_rt' o='0' t='struct rtentry *'/>
<mbr r='route::ro_sa' o='64' t='struct sockaddr *'/>
<mbr r='route::ro_rtcache_next' o='128' t='struct (anonymous struct at /home/joerg/work/NetBSD/clean/src/sys/net/route.h:61:2)'/>
<mbr r='route::ro_invalid' o='256' t='_Bool'/>
