HomeSort by: relevance | last modified time | path
    Searched defs:hatype (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tcpdump/dist/
print-sll.c 229 u_short hatype; local
250 hatype = GET_BE_U_2(sllp->sll_hatype);
251 switch (hatype) {
412 u_short hatype; local
446 hatype = GET_BE_U_2(sllp->sll2_hatype);
447 switch (hatype) {
print-sll.c 229 u_short hatype; local
250 hatype = GET_BE_U_2(sllp->sll_hatype);
251 switch (hatype) {
412 u_short hatype; local
446 hatype = GET_BE_U_2(sllp->sll2_hatype);
447 switch (hatype) {

Completed in 91 milliseconds