org.jnetpcap
Interface DataLinkType

All Known Implementing Classes:
PcapDLT

public interface DataLinkType

Author:
Mark Bednarczyk, Sly Technologies, Inc.

Method Summary
 java.lang.String getDescription()
           
 int getValue()
           
 

Method Detail

getValue

int getValue()

getDescription

java.lang.String getDescription()