Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcpdump/
HDprint-sll.c224 u_short hatype; in sll_if_print() local
245 hatype = GET_BE_U_2(sllp->sll_hatype); in sll_if_print()
246 switch (hatype) { in sll_if_print()
407 u_short hatype; in sll2_if_print() local
441 hatype = GET_BE_U_2(sllp->sll2_hatype); in sll2_if_print()
442 switch (hatype) { in sll2_if_print()