Lines Matching refs:ntohs
115 rmp->hp_llc.dsap, rmp->hp_llc.ssap, ntohs(rmp->hp_llc.cntrl)); in DispPkt()
119 ntohs(rmp->hp_llc.dxsap), ntohs(rmp->hp_llc.sxsap)); in DispPkt()
129 if (ntohs(rmp->r_brq.rmp_session) == RMP_PROBESID) { in DispPkt()
137 t, ntohs(rmp->r_brq.rmp_session), in DispPkt()
138 ntohs(rmp->r_brq.rmp_version)); in DispPkt()
148 t, ntohs(rmp->r_brpl.rmp_session), in DispPkt()
149 ntohs(rmp->r_brpl.rmp_version)); in DispPkt()
156 t, ntohs(rmp->r_rrq.rmp_session)); in DispPkt()
158 ntohs(rmp->r_rrq.rmp_size)); in DispPkt()
164 t, ntohs(rmp->r_rrpl.rmp_session)); in DispPkt()
172 ntohs(rmp->r_done.rmp_session)); in DispPkt()