Searched refs:packettype (Results 1 - 7 of 7) sorted by relevance

/external/dropbear/
H A Dpacket.h41 } packettype; typedef in typeref:struct:PacketType
H A Dsession.h112 const packettype * packettypes; /* Packet handler mappings for this
H A Dsvr-session.c47 static const packettype svr_packettypes[] = {
H A Dcli-session.c48 static const packettype cli_packettypes[] = {
/external/tcpdump/
H A Dtcpdump.c706 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;
H A Dprint-udp.c471 if (packettype) {
475 switch (packettype) {
H A Dinterface.h364 #define packettype gndo->ndo_packettype macro

Completed in 420 milliseconds