HomeSort by relevance Sort by last modified time
    Searched refs:func_type (Results 1 - 3 of 3) sorted by null

  /external/tcpdump/
print-atm.c 308 u_int16_t cell_type, func_type,vpi,vci,payload,clp; local
312 func_type = *(p+4+hec) & 0x0f;
328 printf(", func-type unknown (%u)", func_type);
331 bittok2str(oam_functype_values[cell_type],"none",func_type),
332 func_type);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
arm.h 1601 unsigned long func_type; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
arm.h 1604 unsigned long func_type; local
    [all...]

Completed in 1094 milliseconds