Home
last modified time | relevance | path

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

/dports/net-mgmt/argus3/argus-3.0.8.2/include/argus/
H A Dppp.h50 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/argus/
H A Dppp.h50 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/
H A Dppp.h45 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/security/nmap/nmap-7.91/libpcap/
H A Dppp.h50 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/net/daq/daq-2.2.2/sfbpf/
H A Dppp.h50 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/net/libpcap/libpcap-1.10.1/
H A Dppp.h50 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dppp.h49 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/clicknet/
H A Dppp.h53 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dppp.h54 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
H A Dprint-ppp.c90 { PPP_VINESCP, "VINESCP" },
/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-ppp.h55 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
H A Ddecode-ppp.c128 case PPP_VINESCP: in DecodePPP()
H A Ddecode-pppoe.c175 case PPP_VINESCP: in DecodePPPOESession()
/dports/net-mgmt/argus3/argus-3.0.8.2/include/net/
H A Dppp.h62 #define PPP_VINESCP 0x8035 /* Banyan Vines Control Protocol */ macro
/dports/net-mgmt/argus3/argus-3.0.8.2/argus/
H A DArgusModeler.c1312 case PPP_VINESCP: in ArgusProcessPPPHdr()
1412 case PPP_VINESCP: in ArgusProcessPPPoEHdr()
H A DArgusSource.c2157 case PPP_VINESCP: in ArgusPppHdlcPacket()