Lines Matching refs:ntohs
107 rmp->hp_llc.dsap, rmp->hp_llc.ssap, ntohs(rmp->hp_llc.cntrl)); in DispPkt()
111 ntohs(rmp->hp_llc.dxsap), ntohs(rmp->hp_llc.sxsap)); in DispPkt()
121 if (ntohs(rmp->r_brq.rmp_session) == RMP_PROBESID) { in DispPkt()
129 t, ntohs(rmp->r_brq.rmp_session), in DispPkt()
130 ntohs(rmp->r_brq.rmp_version)); in DispPkt()
140 t, ntohs(rmp->r_brpl.rmp_session), in DispPkt()
141 ntohs(rmp->r_brpl.rmp_version)); in DispPkt()
148 t, ntohs(rmp->r_rrq.rmp_session)); in DispPkt()
150 ntohs(rmp->r_rrq.rmp_size)); in DispPkt()
156 t, ntohs(rmp->r_rrpl.rmp_session)); in DispPkt()
164 ntohs(rmp->r_done.rmp_session)); in DispPkt()