Lines Matching refs:GET_BE_U_2
162 tok2str(sll_pkttype_values,"?",GET_BE_U_2(sllp->sll_pkttype))); in sll_print()
169 if (GET_BE_U_2(sllp->sll_halen) == MAC_ADDR_LEN) in sll_print()
173 ether_type = GET_BE_U_2(sllp->sll_protocol); in sll_print()
245 hatype = GET_BE_U_2(sllp->sll_hatype); in sll_if_print()
257 ether_type = GET_BE_U_2(sllp->sll_protocol); in sll_if_print()
309 uint16_t tag = GET_BE_U_2(p); in sll_if_print()
314 ether_type = GET_BE_U_2(p + 2); in sll_if_print()
356 ether_type = GET_BE_U_2(sllp->sll2_protocol); in sll2_print()
441 hatype = GET_BE_U_2(sllp->sll2_hatype); in sll2_if_print()
453 ether_type = GET_BE_U_2(sllp->sll2_protocol); in sll2_if_print()
505 uint16_t tag = GET_BE_U_2(p); in sll2_if_print()
510 ether_type = GET_BE_U_2(p + 2); in sll2_if_print()