Home
last modified time | relevance | path

Searched refs:eon_llinfo (Results 1 – 2 of 2) sorted by relevance

/original-bsd/sys/netiso/
H A Dif_eon.c100 struct eon_llinfo eon_llinfo; variable
133 eon_llinfo.el_qhdr.link = in eonattach()
134 eon_llinfo.el_qhdr.rlink = &(eon_llinfo.el_qhdr); in eonattach()
244 register struct eon_llinfo *el = (struct eon_llinfo *)rt->rt_llinfo;
263 R_Malloc(el, struct eon_llinfo *, sizeof(*el));
268 insque(&(el->el_qhdr), &eon_llinfo.el_qhdr);
329 register struct eon_llinfo *el;
345 if (rt == 0 || (el = (struct eon_llinfo *)rt->rt_llinfo) == 0) {
H A Deonvar.h134 struct eon_llinfo { struct