HomeSort by relevance Sort by last modified time
    Searched defs:PPP (Results 1 - 2 of 2) sorted by null

  /external/scapy/scapy/layers/
ppp.py 7 PPP (Point to Point Protocol)
28 name = "PPP over Ethernet"
43 name = "PPP over Ethernet Discovery"
74 0x0049: "Serial Data Transport Protocol (PPP-SDTP)",
82 0x0059: "PPP Muxing [RFC3153]",
97 0x00cf: "reserved (PPP NLID)",
153 0x8049: "Serial Data Control Protocol (PPP-SDCP)",
161 0x8059: "PPP Muxing Control Protocol [RFC3153]",
206 class PPP(Packet):
207 name = "PPP Link Layer
    [all...]
  /device/google/marlin/common/
base.mk 552 #PPP
553 PPP := ip-up-vpn
741 PRODUCT_PACKAGES += $(PPP)

Completed in 186 milliseconds