/external/dhcpcd-6.8.2/ |
D | dhcpcd-definitions.conf | 150 define 99 encap geoconf_civic 179 define 122 encap tsp 180 encap 1 ipaddress dhcp_server 181 encap 2 ipaddress dhcp_secondary_server 182 encap 3 rfc3361 provisioning_server 183 encap 4 embed as_req_as_rep_backoff 187 encap 5 embed ap_req_ap_rep_backoff 191 encap 6 domain kerberos_realm 192 encap 7 byte ticket_granting_server_utilization 193 encap 8 byte provisioning_timer [all …]
|
/external/tcpdump/tests/ |
D | isakmp4.out | 7 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 1 I ident[E] 8 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 1 R ident[E] 9 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E] 10 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E] 11 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E] 12 IP 192.1.2.254.4500 > 192.1.2.23.4500: UDP-encap: ESP(spi=0xf4dc0ae5,seq=0x1), length 132 15 IP 192.1.2.23.4500 > 192.1.2.254.4500: NONESP-encap: isakmp: phase 2/others R oakley-quick[E] 16 IP 192.1.2.254.4500 > 192.1.2.23.4500: NONESP-encap: isakmp: phase 2/others I oakley-quick[E] 17 IP 192.1.2.254.4500 > 192.1.2.23.4500: UDP-encap: ESP(spi=0xf4dc0ae5,seq=0x2), length 132 19 IP 192.1.2.254.4500 > 192.1.2.23.4500: UDP-encap: ESP(spi=0xf4dc0ae5,seq=0x3), length 132 [all …]
|
D | espudp1.out | 1 IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x1), length 116 2 IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x2), length 116: ip-proto… 3 IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x3), length 116: PIMv13, l… 4 IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x4), length 116 5 IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x5), length 116 6 IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x6), length 116: ip-proto… 7 IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x7), length 116: ip-proto… 8 IP 192.1.2.23.4500 > 192.1.2.45.4500: UDP-encap: ESP(spi=0x12345678,seq=0x8), length 116: ip-proto…
|
/external/iproute2/ip/ |
D | iproute_lwtunnel.c | 58 static void print_encap_mpls(FILE *fp, struct rtattr *encap) in print_encap_mpls() argument 63 parse_rtattr_nested(tb, MPLS_IPTUNNEL_MAX, encap); in print_encap_mpls() 72 static void print_encap_ip(FILE *fp, struct rtattr *encap) in print_encap_ip() argument 77 parse_rtattr_nested(tb, LWTUNNEL_IP_MAX, encap); in print_encap_ip() 103 static void print_encap_ila(FILE *fp, struct rtattr *encap) in print_encap_ila() argument 107 parse_rtattr_nested(tb, ILA_ATTR_MAX, encap); in print_encap_ila() 118 static void print_encap_ip6(FILE *fp, struct rtattr *encap) in print_encap_ip6() argument 123 parse_rtattr_nested(tb, LWTUNNEL_IP6_MAX, encap); in print_encap_ip6() 150 struct rtattr *encap) in lwt_print_encap() 163 print_encap_mpls(fp, encap); in lwt_print_encap() [all …]
|
D | ipl2tp.c | 47 enum l2tp_encap_type encap; member 107 addattr16(&req.n, 1024, L2TP_ATTR_ENCAP_TYPE, p->encap); in create_tunnel() 117 if (p->encap == L2TP_ENCAPTYPE_UDP) { in create_tunnel() 206 p->encap == L2TP_ENCAPTYPE_UDP ? "UDP" : in print_tunnel() 207 p->encap == L2TP_ENCAPTYPE_IP ? "IP" : "??"); in print_tunnel() 213 if (p->encap == L2TP_ENCAPTYPE_UDP) in print_tunnel() 266 p->encap = rta_getattr_u16(attrs[L2TP_ATTR_ENCAP_TYPE]); in get_response() 508 p->encap = L2TP_ENCAPTYPE_IP; in parse_args() 510 p->encap = L2TP_ENCAPTYPE_UDP; in parse_args() 659 if (p.encap == L2TP_ENCAPTYPE_UDP) { in do_add()
|
D | xfrm_state.c | 357 struct xfrm_encap_tmpl encap; in xfrm_state_modify() local 360 xfrm_encap_type_parse(&encap.encap_type, &argc, &argv); in xfrm_state_modify() 362 if (get_u16(&encap.encap_sport, *argv, 0)) in xfrm_state_modify() 364 encap.encap_sport = htons(encap.encap_sport); in xfrm_state_modify() 366 if (get_u16(&encap.encap_dport, *argv, 0)) in xfrm_state_modify() 368 encap.encap_dport = htons(encap.encap_dport); in xfrm_state_modify() 371 memcpy(&encap.encap_oa, &oa.data, sizeof(encap.encap_oa)); in xfrm_state_modify() 373 (void *)&encap, sizeof(encap)); in xfrm_state_modify()
|
D | iproute_lwtunnel.h | 6 struct rtattr *encap);
|
/external/kernel-headers/original/uapi/linux/netfilter_bridge/ |
D | ebt_vlan.h | 15 __be16 encap; /* VLAN Encapsulated frame code {0-65535} */ member
|
/external/dnsmasq/src/ |
D | rfc2131.c | 114 static void do_encap_opts(struct dhcp_opt *opts, int encap, int flag, struct dhcp_packet *mess, uns… 1793 static void do_encap_opts(struct dhcp_opt *opt, int encap, int flag, in do_encap_opts() argument 1809 p = free_space(mess, end, encap, enc_len); in do_encap_opts() 1824 (p = free_space(mess, end, encap, enc_len + 1))) in do_encap_opts() 2287 if ((o->flags & DHOPT_ENCAPSULATE) && opt->u.encap == o->u.encap) in do_options() 2291 (o->flags & DHOPT_FORCE || in_list(req_options, o->u.encap))) in do_options() 2300 do_encap_opts(config_opts, opt->u.encap, DHOPT_ENCAP_MATCH, mess, end, null_term); in do_options()
|
D | dnsmasq.h | 473 int encap; member
|
D | option.c | 716 new->u.encap = atoi(arg+6); in parse_dhcp_opt()
|
/external/dnsmasq/ |
D | dnsmasq.conf.example | 347 #dhcp-option=encap:175, 1, 5b # priority code 348 #dhcp-option=encap:175, 176, 1b # no-proxydhcp 349 #dhcp-option=encap:175, 177, string # bus-id 350 #dhcp-option=encap:175, 189, 1b # BIOS drive code 351 #dhcp-option=encap:175, 190, user # iSCSI username 352 #dhcp-option=encap:175, 191, pass # iSCSI password
|
D | CHANGELOG | 194 dhcp-option = encap:175, 190, "iscsi-client0" 195 dhcp-option = encap:175, 191, "iscsi-client0-secret"
|
/external/iproute2/doc/actions/ |
D | ifb-README | 112 ifb0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
|
/external/tcpdump/ |
D | CHANGES | 985 "(encap)". Under -v, both the inner and output packets are dumped
|
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |