Lines Matching refs:EXTRACT_LE_8BITS
529 mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); in decnet_print()
546 mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); in decnet_print()
573 hops = EXTRACT_LE_8BITS(rhp->rh_long.lg_visits); in decnet_print()
581 hops = (EXTRACT_LE_8BITS(rhp->rh_short.sh_visits) & VIS_MASK)+1; in decnet_print()
618 int mflags = EXTRACT_LE_8BITS(rhp->rh_short.sh_flags); in print_decnet_ctlmsg()
633 info = EXTRACT_LE_8BITS(cmp->cm_init.in_info); in print_decnet_ctlmsg()
635 vers = EXTRACT_LE_8BITS(cmp->cm_init.in_vers); in print_decnet_ctlmsg()
636 eco = EXTRACT_LE_8BITS(cmp->cm_init.in_eco); in print_decnet_ctlmsg()
637 ueco = EXTRACT_LE_8BITS(cmp->cm_init.in_ueco); in print_decnet_ctlmsg()
652 other = EXTRACT_LE_8BITS(cmp->cm_ver.ve_fcnval); in print_decnet_ctlmsg()
662 other = EXTRACT_LE_8BITS(cmp->cm_test.te_data); in print_decnet_ctlmsg()
691 vers = EXTRACT_LE_8BITS(cmp->cm_rhello.rh_vers); in print_decnet_ctlmsg()
692 eco = EXTRACT_LE_8BITS(cmp->cm_rhello.rh_eco); in print_decnet_ctlmsg()
693 ueco = EXTRACT_LE_8BITS(cmp->cm_rhello.rh_ueco); in print_decnet_ctlmsg()
697 info = EXTRACT_LE_8BITS(cmp->cm_rhello.rh_info); in print_decnet_ctlmsg()
699 priority = EXTRACT_LE_8BITS(cmp->cm_rhello.rh_priority); in print_decnet_ctlmsg()
714 vers = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_vers); in print_decnet_ctlmsg()
715 eco = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_eco); in print_decnet_ctlmsg()
716 ueco = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_ueco); in print_decnet_ctlmsg()
720 info = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_info); in print_decnet_ctlmsg()
727 other = EXTRACT_LE_8BITS(cmp->cm_ehello.eh_data); in print_decnet_ctlmsg()
863 flags = EXTRACT_LE_8BITS(nsphp->nh_flags); in print_nsp()
976 lsflags = EXTRACT_LE_8BITS(lsmp->ls_lsflags); in print_nsp()
977 fcval = EXTRACT_LE_8BITS(lsmp->ls_fcval); in print_nsp()
1086 services = EXTRACT_LE_8BITS(cimp->ci_services); in print_nsp()
1087 info = EXTRACT_LE_8BITS(cimp->ci_info); in print_nsp()
1127 services = EXTRACT_LE_8BITS(ccmp->cc_services); in print_nsp()
1128 info = EXTRACT_LE_8BITS(ccmp->cc_info); in print_nsp()
1130 optlen = EXTRACT_LE_8BITS(ccmp->cc_optlen); in print_nsp()
1173 optlen = EXTRACT_LE_8BITS(dimp->di_optlen); in print_nsp()