Home
last modified time | relevance | path

Searched refs:PPP_OSICP (Results 1 – 17 of 17) sorted by relevance

/dports/net-mgmt/argus3/argus-3.0.8.2/include/argus/
H A Dppp.h44 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/net-mgmt/argus3-clients/argus-clients-3.0.8.3/include/argus/
H A Dppp.h44 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/
H A Dppp.h39 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/security/nmap/nmap-7.91/libpcap/
H A Dppp.h44 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/net/daq/daq-2.2.2/sfbpf/
H A Dppp.h44 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/net/libpcap/libpcap-1.10.1/
H A Dppp.h44 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/net-mgmt/iftop/iftop-1.0pre4/
H A Dppp.h43 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/clicknet/
H A Dppp.h47 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dppp.h48 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
H A Dprint-ppp.c84 { PPP_OSICP, "OSICP" },
1458 case PPP_OSICP: in handle_ppp()
H A Dprint-juniper.c1169 case PPP_OSICP : in juniper_ppp_heuristic_guess()
/dports/security/suricata/suricata-6.0.4/src/
H A Ddecode-ppp.h49 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
H A Ddecode-ppp.c122 case PPP_OSICP: in DecodePPP()
H A Ddecode-pppoe.c169 case PPP_OSICP: in DecodePPPOESession()
/dports/net-mgmt/argus3/argus-3.0.8.2/include/net/
H A Dppp.h56 #define PPP_OSICP 0x8023 /* OSI Network Layer Control Protocol */ macro
/dports/net-mgmt/argus3/argus-3.0.8.2/argus/
H A DArgusModeler.c1306 case PPP_OSICP: in ArgusProcessPPPHdr()
1406 case PPP_OSICP: in ArgusProcessPPPoEHdr()
H A DArgusSource.c2151 case PPP_OSICP: in ArgusPppHdlcPacket()