| /development/ndk/platforms/android-3/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| javax.servlet_2.5.0.v200910301333.jar | |
| /external/iproute2/include/linux/ |
| pkt_cls.h | 263 __u8 protocol; member in struct:tc_rsvp_pinfo
|
| /external/kernel-headers/original/linux/ |
| pkt_cls.h | 277 __u8 protocol; member in struct:tc_rsvp_pinfo
|
| wanrouter.h | 19 * Jan 28, 2000 Nenad Corbic Added support for the ASYNC protocol. 74 #define NLPID_IP 0xCC /* Internet Protocol Datagram */ 75 #define NLPID_SNAP 0x80 /* IEEE Subnetwork Access Protocol */ 183 unsigned char ignore_dcd; /* Protocol options: */ 234 union /****** protocol-specific ************/ 311 /* CHDLC Protocol Options */ 410 unsigned char protocol; /* prococol used in this channel (TCPOX25 or X25) */ member in struct:wanif_conf 416 unsigned char ignore_dcd; /* Protocol options: */ 431 unsigned char true_if_encoding; /* Set the dev->type to true board protocol */ 434 unsigned char rts_hs_for_receive; /* async Protocol options * [all...] |
| /external/libnfc-nci/src/nfa/include/ |
| nfa_api.h | 63 #define NFA_STATUS_RF_PROTOCOL_ERR NCI_STATUS_RF_PROTOCOL_ERR /* RF protocol error */ 67 #define NFA_STATUS_EE_PROTOCOL_ERR NCI_STATUS_EE_PROTOCOL_ERR /* EE protocol error */ 77 #define NFA_STATUS_WRONG_PROTOCOL NFC_STATUS_WRONG_PROTOCOL /* Protocol mismatch between API and activated one */ 118 /* Definitions for NFC protocol for RW, CE and P2P APIs */ 225 #define NFA_DISC_RESULT_EVT 2 /* NFC link/protocol discovery notificaiton */ 226 #define NFA_SELECT_RESULT_EVT 3 /* NFC link/protocol discovery select response */ 228 #define NFA_ACTIVATED_EVT 5 /* NFC link/protocol activated */ 229 #define NFA_DEACTIVATED_EVT 6 /* NFC link/protocol deactivated */ 331 tNFA_NFC_PROTOCOL protocol; /* protocol used to detect NDEF * member in struct:__anon20534 342 tNFA_NFC_PROTOCOL protocol; \/* protocol used to detect TLV *\/ member in struct:__anon20535 [all...] |
| /external/libnfc-nci/src/nfa/int/ |
| nfa_dm_int.h | 131 tNFA_NFC_PROTOCOL protocol; member in struct:__anon20655 265 tNFA_NFC_PROTOCOL protocol; member in struct:__anon20666 279 NFA_DM_RF_DISC_START_EVT, /* discovery started with protocol, technology and mode */ 280 NFA_DM_RF_DISC_ACTIVATED_EVT, /* activated with configured protocol, technology and mode */ 285 /* Combined NFC Technology and protocol bit mask */ 298 #define NFA_DM_DISC_MASK_P_LEGACY 0x00002000 /* Legacy/proprietary/non-NFC Forum protocol (e.g Shanghai transit card) */ 344 tNFA_DM_DISC_TECH_PROTO_MASK requested_disc_mask;/* technology and protocol requested */ 345 tNFA_DM_DISC_TECH_PROTO_MASK selected_disc_mask; /* technology and protocol waiting for activation */ 379 tNFA_NFC_PROTOCOL activated_protocol; /* activated protocol */ 389 tNFA_DM_DISC_TECH_PROTO_MASK dm_disc_mask; /* technology and protocol waiting for activation * [all...] |
| /external/libsepol/include/sepol/policydb/ |
| policydb.h | 308 uint8_t protocol; member in struct:ocontext::__anon21097::__anon21098
|
| /external/mdnsresponder/mDNSCore/ |
| uDNS.c | 432 u.NATPortReq.opcode = info->Protocol; 519 const char *prot = n->Protocol == NATOp_MapUDP ? "UDP" : n->Protocol == NATOp_MapTCP ? "TCP" : "?"; 558 LogInfo("mDNS_StartNATOperation_internal %p Protocol %d IntPort %d RequestedPort %d NATLease %d", traversal, 559 traversal->Protocol, mDNSVal16(traversal->IntPort), mDNSVal16(traversal->RequestedPort), traversal->NATLease); 567 traversal, traversal->Protocol, mDNSVal16(traversal->IntPort), traversal->NATLease); 573 if (traversal->Protocol && traversal->Protocol == (*n)->Protocol && mDNSSameIPPort(traversal->IntPort, (*n)->IntPort) && 577 traversal, traversal->Protocol, mDNSVal16(traversal->IntPort), traversal->NATLease 1841 mDNSu8 protocol; local [all...] |
| /frameworks/opt/vcard/java/com/android/vcard/ |
| VCardEntry.java | 877 public ImData(final int protocol, final String customProtocol, final String address, 879 mProtocol = protocol; 2353 final int protocol = sImMap.get(propertyName); local [all...] |
| /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
| bcmevent.h | 2 * Broadcom Event protocol definitions 25 * Broadcom Ethernet Events protocol defines 238 #define WLC_E_STATUS_NO_ACK 5 /* protocol failure: packet not ack'd */ 390 uint16 channel; /* channel of GAS protocol */ 401 uint8 protocol; /* service protocol type */ member in struct:wl_sd_tlv
|
| /libcore/crypto/src/main/java/org/conscrypt/ |
| NativeCrypto.java | 830 String protocol = protocols[i]; local 858 String protocol = protocols[i]; local [all...] |
| /packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
| LegacyApiSupport.java | 174 "(CASE WHEN " + StatusUpdates.PROTOCOL + "=" + Im.PROTOCOL_CUSTOM 176 + " ELSE 'pre:'||" + StatusUpdates.PROTOCOL 181 + " THEN (CASE WHEN " + Tables.DATA + "." + Im.PROTOCOL + "=" + Im.PROTOCOL_CUSTOM 183 + " ELSE 'pre:'||" + Tables.DATA + "." + Im.PROTOCOL 1449 String protocol = values.getAsString(ContactMethods.DATA); local [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
| wanrouter.h | 19 * Jan 28, 2000 Nenad Corbic Added support for the ASYNC protocol. 74 #define NLPID_IP 0xCC /* Internet Protocol Datagram */ 75 #define NLPID_SNAP 0x80 /* IEEE Subnetwork Access Protocol */ 183 unsigned char ignore_dcd; /* Protocol options: */ 234 union /****** protocol-specific ************/ 311 /* CHDLC Protocol Options */ 410 unsigned char protocol; /* prococol used in this channel (TCPOX25 or X25) */ member in struct:wanif_conf 416 unsigned char ignore_dcd; /* Protocol options: */ 431 unsigned char true_if_encoding; /* Set the dev->type to true board protocol */ 434 unsigned char rts_hs_for_receive; /* async Protocol options * [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| wanrouter.h | 19 * Jan 28, 2000 Nenad Corbic Added support for the ASYNC protocol. 74 #define NLPID_IP 0xCC /* Internet Protocol Datagram */ 75 #define NLPID_SNAP 0x80 /* IEEE Subnetwork Access Protocol */ 183 unsigned char ignore_dcd; /* Protocol options: */ 234 union /****** protocol-specific ************/ 311 /* CHDLC Protocol Options */ 410 unsigned char protocol; /* prococol used in this channel (TCPOX25 or X25) */ member in struct:wanif_conf 416 unsigned char ignore_dcd; /* Protocol options: */ 431 unsigned char true_if_encoding; /* Set the dev->type to true board protocol */ 434 unsigned char rts_hs_for_receive; /* async Protocol options * [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
| wanrouter.h | 19 * Jan 28, 2000 Nenad Corbic Added support for the ASYNC protocol. 74 #define NLPID_IP 0xCC /* Internet Protocol Datagram */ 75 #define NLPID_SNAP 0x80 /* IEEE Subnetwork Access Protocol */ 183 unsigned char ignore_dcd; /* Protocol options: */ 234 union /****** protocol-specific ************/ 311 /* CHDLC Protocol Options */ 410 unsigned char protocol; /* prococol used in this channel (TCPOX25 or X25) */ member in struct:wanif_conf 416 unsigned char ignore_dcd; /* Protocol options: */ 431 unsigned char true_if_encoding; /* Set the dev->type to true board protocol */ 434 unsigned char rts_hs_for_receive; /* async Protocol options * [all...] |
| /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|
| /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
| wanrouter.h | 314 unsigned char protocol; member in struct:wanif_conf
|