Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint.c233 #ifdef DLT_SYMANTEC_FIREWALL
234 { symantec_if_print, DLT_SYMANTEC_FIREWALL },
/dragonfly/sys/net/
H A Ddlt.h162 #define DLT_SYMANTEC_FIREWALL 99 macro
/dragonfly/contrib/libpcap/pcap/
H A Ddlt.h162 #define DLT_SYMANTEC_FIREWALL 99 macro
/dragonfly/contrib/libpcap/
H A Dpcap-common.c1224 { DLT_SYMANTEC_FIREWALL, LINKTYPE_SYMANTEC_FIREWALL },
H A Dgencode.c1514 case DLT_SYMANTEC_FIREWALL: in init_linktype()