Home
last modified time | relevance | path

Searched refs:tr_ri (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c712 struct tr_ri { struct
763 struct tr_ri ri; argument
781 print_sr(struct tr_ri *rh) in print_sr()
810 struct tr_ri *rh; in interpret_tr()
847 rh = (struct tr_ri *)&mh->ri; in interpret_tr()
1014 struct tr_ri *rh; in tr_machdr_len()
1018 rh = (struct tr_ri *)&mh->ri; in tr_machdr_len()
/titanic_50/usr/src/uts/common/sys/
H A Dgldpriv.h617 struct gld_ri tr_ri; /* Routing Information Field */ member
/titanic_50/usr/src/uts/common/io/
H A Dgldutil.c1500 rh = (struct gld_ri *)&mh->tr_ri; in gld_interpret_tr()