Home
last modified time | relevance | path

Searched refs:DLT_PRONET (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libpcap/pcap/
H A Ddlt.h71 #define DLT_PRONET 4 /* Proteon ProNET Token Ring */ macro
/freebsd/sys/net/
H A Ddlt.h64 #define DLT_PRONET 4 /* Proteon ProNET Token Ring */ macro
/freebsd/sbin/ipf/ipf/
H A Dbpf-ipf.h180 #define DLT_PRONET 4 /* Proteon ProNET Token Ring */ macro
/freebsd/contrib/libpcap/
H A Dpcap-common.c115 #define LINKTYPE_PRONET DLT_PRONET
H A Dpcap-linux.c1966 handle->linktype = DLT_PRONET; in map_arphrd_to_dlt()