Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddlt.h71 #define DLT_PRONET 4 /* Proteon ProNET Token Ring */ macro
/freebsd/contrib/libpcap/pcap/
H A Ddlt.h71 #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.c2103 handle->linktype = DLT_PRONET; in map_arphrd_to_dlt()
H A Dgencode.c1755 case DLT_PRONET: in init_linktype()