|
SourceForge Jpcap | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EthernetProtocols
Code constants for well-defined ethernet protocols.
Taken from linux/if_ether.h and tcpdump/ethertype.h
Field Summary | |
---|---|
static int |
AARP
Appletalk AARP |
static int |
ALL
Every packet. |
static int |
ARP
Address resolution protocol. |
static int |
ATALK
Appletalk DDP |
static int |
AX25
Dummy protocol id for AX.25 |
static int |
BPQ
G8BPQ AX.25 Ethernet Packet [ NOT AN OFFICIALLY REGISTERED ID ] |
static int |
CONTROL
Card specific control frames |
static int |
CUST
DEC Customer use |
static int |
DDCMP
DEC DDCMP: Internal only |
static int |
DEC
DEC Assigned proto |
static int |
DECDNS
|
static int |
DECDTS
|
static int |
DIAG
DEC Diagnostics |
static int |
DNA_DL
DEC DNA Dump/Load |
static int |
DNA_RC
DEC DNA Remote Console |
static int |
DNA_RT
DEC DNA Routing |
static int |
ECHO
Ethernet Echo packet |
static int |
INFTH
|
static int |
IP
IP protocol. |
static int |
IPV6
IPv6 over bluebook |
static int |
IPX
IPX over DIX |
static int |
IRDA
Linux/IR |
static int |
LANBRIDGE
|
static int |
LAT
DEC LAT |
static int |
LOCALTALK
Localtalk pseudo type |
static int |
LOOP
Ethernet Loopback packet |
static int |
LOOPBACK
|
static int |
MASK
Ethernet protocol mask. |
static int |
MOBITEX
Mobitex (kaz@cafe.net) |
static int |
N802_2
802.2 frames |
static int |
N802_3
Dummy type for 802.3 frames |
static int |
N8021Q
|
static int |
NS
|
static int |
PPP
|
static int |
PPP_MP
Dummy type for PPP MP frames |
static int |
PPPOED
|
static int |
PPPOES
|
static int |
PPPTALK
Dummy type for Atalk over PPP |
static int |
PUP
Xerox PUP packet |
static int |
RARP
Reverse address resolution protocol. |
static int |
SCA
DEC Systems Comms Arch |
static int |
SNAP
Internal only |
static int |
SPRITE
|
static int |
STBPDU
|
static int |
TR_802_2
802.2 frames |
static int |
TRAIL
|
static int |
VEXP
|
static int |
VPROD
|
static int |
WAN_PPP
Dummy type for WAN PPP frames |
static int |
X25
CCITT X.25 |
Field Detail |
---|
static final int IP
static final int ARP
static final int RARP
static final int LOOP
static final int ECHO
static final int PUP
static final int X25
static final int BPQ
static final int DEC
static final int DNA_DL
static final int DNA_RC
static final int DNA_RT
static final int LAT
static final int DIAG
static final int CUST
static final int SCA
static final int ATALK
static final int AARP
static final int IPX
static final int IPV6
static final int N802_3
static final int AX25
static final int ALL
static final int N802_2
static final int SNAP
static final int DDCMP
static final int WAN_PPP
static final int PPP_MP
static final int LOCALTALK
static final int PPPTALK
static final int TR_802_2
static final int MOBITEX
static final int CONTROL
static final int IRDA
static final int NS
static final int SPRITE
static final int TRAIL
static final int LANBRIDGE
static final int DECDNS
static final int DECDTS
static final int VEXP
static final int VPROD
static final int N8021Q
static final int PPP
static final int PPPOED
static final int PPPOES
static final int LOOPBACK
static final int STBPDU
static final int INFTH
static final int MASK
|
Copyright © Patrick Charles & Jonas Lehmann, 2001; Esmond Pitt, 2008. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |