HomeSort by relevance Sort by last modified time
    Searched full:packettype (Results 1 - 17 of 17) sorted by null

  /external/dropbear/
packet.h 38 typedef struct PacketType {
41 } packettype; typedef in typeref:struct:PacketType
svr-session.c 47 static const packettype svr_packettypes[] = {
cli-session.c 48 static const packettype cli_packettypes[] = {
session.h 112 const packettype * packettypes; /* Packet handler mappings for this
  /external/tcpdump/
tcpdump.c 706 packettype = PT_VAT;
708 packettype = PT_WB;
710 packettype = PT_RPC;
712 packettype = PT_RTP;
714 packettype = PT_RTCP;
716 packettype = PT_SNMP;
718 packettype = PT_CNFP;
720 packettype = PT_TFTP;
722 packettype = PT_AODV;
    [all...]
print-udp.c 471 if (packettype) {
475 switch (packettype) {
interface.h 364 #define packettype gndo->ndo_packettype macro
print-rx.c 73 int packetType; /* Packet type */
470 (!rx_flags[i].packetType ||
471 rxh->type == rx_flags[i].packetType)) {
    [all...]
  /external/iptables/extensions/
libipt_pkttype.c 62 " --pkt-type [!] packettype\tmatch packet type\n"
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
whalBus_Defs.h 57 rxPacketType_e packetType;
67 rxPacketType_e packetType;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/data_ctrl/Rx/
rx.c     [all...]
  /system/core/libcutils/
mq.c 74 } PacketType;
90 PacketType type;
539 PacketType type = current->header.type;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Rx_Xfer/
RxXfer.c 508 Reserved.packetType = (rxPacketType_e)pRxParams->type;
  /hardware/ti/wlan/wl1271/stad/src/Data_link/
rx.c     [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Data_link/
rx.c     [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h     [all...]

Completed in 391 milliseconds