Home
last modified time | relevance | path

Searched refs:PPP_APPLECP (Results 1 – 16 of 16) sorted by relevance

/dports/net-mgmt/argus3/argus-3.0.8.2/include/argus/
H A Dppp.h47 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/argus/
H A Dppp.h47 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/
H A Dppp.h42 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/security/nmap/nmap-7.91/libpcap/
H A Dppp.h47 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/net/daq/daq-2.2.2/sfbpf/
H A Dppp.h47 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/net/libpcap/libpcap-1.10.1/
H A Dppp.h47 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dppp.h46 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/clicknet/
H A Dppp.h50 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dppp.h51 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
H A Dprint-ppp.c87 { PPP_APPLECP, "APPLECP" },
/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-ppp.h52 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
H A Ddecode-ppp.c125 case PPP_APPLECP: in DecodePPP()
H A Ddecode-pppoe.c172 case PPP_APPLECP: in DecodePPPOESession()
/dports/net-mgmt/argus3/argus-3.0.8.2/include/net/
H A Dppp.h59 #define PPP_APPLECP 0x8029 /* Appletalk Control Protocol */ macro
/dports/net-mgmt/argus3/argus-3.0.8.2/argus/
H A DArgusModeler.c1309 case PPP_APPLECP: in ArgusProcessPPPHdr()
1409 case PPP_APPLECP: in ArgusProcessPPPoEHdr()
H A DArgusSource.c2154 case PPP_APPLECP: in ArgusPppHdlcPacket()