Searched defs:tr_ri (Results 1 – 2 of 2) sorted by relevance
712 struct tr_ri { struct714 uchar_t rt:3; /* routing type */715 uchar_t len:5; /* length */716 uchar_t dir:1; /* direction bit */717 uchar_t mtu:3; /* largest frame */718 uchar_t res:4; /* reserved */763 struct tr_ri ri; argument
617 struct gld_ri tr_ri; /* Routing Information Field */ member