/external/ppp/pppd/plugins/radius/etc/ |
dictionary.compat | 7 ATTRIBUTE Framed-Address 8 ipaddr 8 ATTRIBUTE Framed-Netmask 9 ipaddr 9 ATTRIBUTE Framed-Filter-Id 11 string 17 VALUE Framed-Compression Van-Jacobsen-TCP-IP 1 18 VALUE Framed-Compression VJ-TCP-IP 1 22 VALUE Service-Type Dialback-Framed-User 4 30 ATTRIBUTE Framed-Callback-Id 20 string 34 VALUE Service-Type Framed 2 36 VALUE Service-Type Callback-Framed 4
|
dictionary.merit | 10 ATTRIBUTE Framed-AppleTalk-Link 37 integer 11 ATTRIBUTE Framed-AppleTalk-Network 38 integer 12 ATTRIBUTE Framed-AppleTalk-Zone 39 string
|
dictionary | 22 # Framed-Protocol = PPP 52 ATTRIBUTE Framed-Protocol 7 integer 53 ATTRIBUTE Framed-IP-Address 8 ipaddr 54 ATTRIBUTE Framed-IP-Netmask 9 ipaddr 55 ATTRIBUTE Framed-Routing 10 integer 57 ATTRIBUTE Framed-MTU 12 integer 58 ATTRIBUTE Framed-Compression 13 integer 65 ATTRIBUTE Framed-Route 22 string 66 ATTRIBUTE Framed-IPX-Network 23 ipaddr 136 VALUE Service-Type Framed-User [all...] |
dictionary.ascend | 152 VALUE Service-Type Dialout-Framed-User 5 153 VALUE Framed-Protocol ARA 255 154 VALUE Framed-Protocol MPP 256 155 VALUE Framed-Protocol EURAW 257 156 VALUE Framed-Protocol EUUI 258 157 VALUE Framed-Protocol X25 259 158 VALUE Framed-Protocol COMB 260 159 VALUE Framed-Protocol FR 261 160 VALUE Framed-Protocol MP 262 161 VALUE Framed-Protocol FR-CIR 26 [all...] |
/external/libppp/src/ |
radius.h | 49 unsigned vj : 1; /* FRAMED Compression */ 50 struct in_addr ip; /* FRAMED IP */ 51 struct in_addr mask; /* FRAMED Netmask */ 52 unsigned long mtu; /* FRAMED MTU */ 54 char *filterid; /* FRAMED Filter Id */ 55 struct sticky_route *routes; /* FRAMED Routes */ 60 uint8_t *ipv6prefix; /* FRAMED IPv6 Prefix */ 61 struct sticky_route *ipv6routes; /* FRAMED IPv6 Routes */
|
/external/chromium/chrome/browser/ui/cocoa/ |
chrome_browser_window.h | 14 // theming and hole punching that are shared between framed and fullscreen
|
framed_browser_window.h | 27 // Cocoa class representing a framed browser window.
|
/external/chromium_org/third_party/skia/include/effects/ |
SkDiscretePathEffect.h | 21 Note: works on filled or framed paths
|
/external/skia/include/effects/ |
SkDiscretePathEffect.h | 21 Note: works on filled or framed paths
|
/frameworks/base/docs/html/design/building-blocks/ |
scrolling.jd | 11 <div class="framed-galaxynexus-land-span-13"> 29 <div class="framed-galaxynexus-land-span-13">
|
/external/qemu/docs/ |
ANDROID-QEMUD-SERVICES.TXT | 20 The messages consist in un-framed character messages as they appear in a 35 All sentences are un-framed and end with a \n character. 92 This service is used for sensor emulation. All messages are framed and the 129 this is done by broadcasting a series of framed messages that look 138 Note that each line, corresponds to an independent framed message. 163 by /system/etc/init.goldfish.rc. All messages are framed and the protocol
|
/external/tcpdump/ |
print-radius.c | 163 "Framed", 165 "Callback Framed", 175 /* Framed-Protocol Attribute standard values */ 185 /* Framed-Routing Attribute standard values */ 192 /* Framed-Compression Attribute standard values */ 350 { "Framed Protocol", frm_proto, TAM_SIZE(frm_proto)-1, 1, print_attr_num }, 351 { "Framed IP Address", NULL, 0, 0, print_attr_address }, 352 { "Framed IP Network", NULL, 0, 0, print_attr_address }, 353 { "Framed Routing", frm_routing, TAM_SIZE(frm_routing), 0, print_attr_num }, 355 { "Framed MTU", NULL, 0, 0, print_attr_num } [all...] |
gmpls.c | 128 { 54, "Ethernet MAC (framed GFP)"},
|
/external/ppp/pppd/plugins/radius/ |
pppd-radius.8 | 61 Framed-IP-Address attribute.
|
radiusclient.h | 198 /* FRAMED PROTOCOLS */ 206 /* FRAMED ROUTING VALUES */ 213 /* FRAMED COMPRESSION TYPES */ 235 #define PW_DUMB 0 /* 1 and 2 are defined in FRAMED PROTOCOLS */
|
/build/tools/droiddoc/templates-pdk/assets/design/ |
default.css | 554 .framed-galaxynexus-land-span-13 { 558 .framed-galaxynexus-land-span-13, .framed-galaxynexus-land-span-13 video, .framed-galaxynexus-land-span-13 img { 562 .framed-galaxynexus-port-span-9 { 566 .framed-galaxynexus-port-span-9, .framed-galaxynexus-port-span-9 video, .framed-galaxynexus-port-span-9 img { 570 .framed-galaxynexus-port-span-5 { 574 .framed-galaxynexus-port-span-5, .framed-galaxynexus-port-span-5 video, .framed-galaxynexus-port-span-5 im (…) [all...] |
/external/chromium_org/chrome/browser/ui/cocoa/ |
framed_browser_window.h | 22 // Cocoa class representing a framed browser window.
|
/external/chromium_org/media/base/ |
audio_pull_fifo_unittest.cc | 23 // Max number of audio framed the FIFO can contain.
|
/external/chromium_org/content/browser/gamepad/ |
xbox_data_fetcher_mac.h | 106 // aren't correctly framed. The 360 controller frames its packets with a 2
|
/frameworks/base/docs/html/training/animation/ |
layout.jd | 39 <div class="framed-galaxynexus-land-span-8">
|
screen-slide.jd | 37 <div class="framed-galaxynexus-land-span-8"> 244 <div class="framed-galaxynexus-land-span-8"> 306 <div class="framed-galaxynexus-land-span-8">
|
/external/chromium/net/tools/flip_server/ |
balsa_visitor_interface.h | 143 // Called when the header is framed and processed. 147 // Called when the message is framed and processed.
|
/external/chromium_org/net/tools/flip_server/ |
balsa_visitor_interface.h | 142 // Called when the header is framed and processed. 146 // Called when the message is framed and processed.
|
/external/chromium_org/chrome/browser/resources/uber/ |
uber_frame.js | 8 // with page content, so all overlapping content on uber must be framed.
|
/external/libvorbis/include/vorbis/ |
codec.h | 153 coded into a framed OggSquish bitstream by the second layer (see
|