Home
last modified time | relevance | path

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

/dflybsd-src/stand/lib/
H A Dif_ether.h128 struct llinfo_arp { struct
130 struct rtentry *la_rt;
131 struct mbuf *la_hold; /* last packet until resolved/timeout */
132 long la_asked; /* last time we QUERIED for this addr */
/dflybsd-src/sys/netinet/
H A Dif_ether.c127 struct llinfo_arp { struct
129 struct rtentry *la_rt;
130 struct mbuf *la_hold; /* last packet until resolved/timeout */
131 u_short la_preempt; /* countdown for pre-expiry arps */
132 u_short la_asked; /* #times we QUERIED following expiration */