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

  /external/clang/test/Index/
overriding-ftemplate-comments.cpp 19 void comment_to_html_conversion_17(T PPP);
21 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_17</Name><USR>c:@FT@&gt;1#Tcomment_to_html_conversion_17#t0.0#v#</USR><Declaration>template &lt;typename T&gt; void comment_to_html_conversion_17(T PPP)</Declaration><Parameters><Parameter><Name>PPP</Name><Index>0</Index><Direction isExplicit="0">in</Direction><Discussion><Para> Blah blah</Para></Discussion></Parameter></Parameters></Function>]
32 template<typename PPP, typename QQQ>
33 void comment_to_html_conversion_19(PPP aaa, QQQ bbb);
35 // CHECK: FullCommentAsXML=[<Function templateKind="template" file="{{[^"]+}}overriding-ftemplate-comments.cpp" line="[[@LINE-2]]" column="6"><Name>comment_to_html_conversion_19</Name><USR>c:@FT@&gt;2#T#Tcomment_to_html_conversion_19#t0.0#t0.1#v#</USR><Declaration>template &lt;typename PPP, typename QQQ&gt;\nvoid comment_to_html_conversion_19(PPP aaa, QQQ bbb)</Declaration><TemplateParameters><Parameter><Name>PPP</Name><Index>0</Index><Discussion><Para> Aaa</Para></Discussion></Parameter><Parameter><Name>QQQ</Name><Index>1</Index><Discussion><Para> Bbb </Para></Discussion></Parameter></TemplateParameters></Function>]
48 template<typename PPP, typename QQQ, int RRR>
49 void comment_to_html_conversion_20(PPP aaa, QQQ bbb)
    [all...]
  /external/scapy/test/
pptp.uts 24 = Test IP/GRE v1 decoding with PPP LCP
25 ~ gre ip pptp ppp lcp
47 assert PPP in pkt
50 = Test IP/GRE v1 encoding/decoding with PPP LCP Echo
51 ~ gre ip pptp ppp hdlc lcp lcp_echo
55 HDLC() / PPP() / PPP_LCP_Echo(id=42, magic_number=4242, data='abcdef')
64 assert PPP in pkt
75 assert pkt[PPP].proto == 0xc021
81 + PPP LCP Tests
83 ~ ppp lcp lcp_ech
    [all...]
  /external/iptables/etc/
ethertypes 34 PPP 880B # PPP
  /external/scapy/scapy/layers/
l2tp.py 17 from scapy.layers.ppp import PPP
49 bind_layers( L2TP, PPP, )
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...]
  /external/ppp/pppd/plugins/radius/etc/
dictionary.ascend 104 ATTRIBUTE Ascend-PPP-VJ-Slot-Comp 210 integer
105 ATTRIBUTE Ascend-PPP-VJ-1172 211 integer
106 ATTRIBUTE Ascend-PPP-Async-Map 212 integer
145 ATTRIBUTE Ascend-PPP-Address 253 ipaddr
258 VALUE Ascend-PPP-VJ-1172 PPP-VJ-1172 1
259 VALUE Ascend-PPP-VJ-Slot-Comp VJ-Slot-Comp-No 1
dictionary 22 # Framed-Protocol = PPP
145 VALUE Framed-Protocol PPP 1
  /external/iproute2/lib/
ll_types.c 60 __PF(PPP,ppp)
  /device/google/marlin/common/
base.mk 549 #PPP
550 PPP := ip-up-vpn
737 PRODUCT_PACKAGES += $(PPP)
  /external/libpcap/
pcap.c 1150 DLT_CHOICE(PPP, "PPP"),
1155 DLT_CHOICE(PPP_BSDOS, "BSD/OS PPP"),
1157 DLT_CHOICE(PPP_SERIAL, "PPP over serial"),
1174 DLT_CHOICE(JUNIPER_MLPPP, "Juniper Multi-Link PPP"),
    [all...]
  /external/annotation-tools/asmx/
janino.jar 
  /external/annotation-tools/asmx/test/lib/
janino-2.3.4.jar 

Completed in 1079 milliseconds