OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:peer
(Results
126 - 150
of
918
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/ipsec-tools/src/racoon/
remoteconf.h
101
struct genlist *idvl_p; /*
peer
's identifiers list */
106
char *peerscertfile; /* file name of
peer
's certifcate */
107
vchar_t *peerscert; /*
peer
's certificate */
115
int verify_identifier; /* vefify the
peer
's identifier */
handler.h
166
vchar_t *sig_p; /*
peer
's SIG minus general header */
168
vchar_t *cert_p; /*
peer
's CERT minus general header */
169
vchar_t *crl_p; /*
peer
's CRL minus general header */
170
vchar_t *cr_p; /*
peer
's CR not including general */
172
RSA *rsa_p; /*
peer
's RSA key */
173
struct genlist *rsa_candidates; /* possible candidates for
peer
's RSA key */
229
/* allocated per a SA or SA bundles of a pair of
peer
's IP addresses. */
275
/* Store our Phase 2 ID and the
peer
ID (ID minus general header).
282
vchar_t *id_p; /*
peer
's ID minus general header */
285
struct sockaddr *natoa_src; /*
peer
's view of my address *
[
all
...]
/external/iptables/include/libipq/
libipq.h
53
struct sockaddr_nl
peer
;
member in struct:ipq_handle
/external/ppp/pppd/plugins/radius/
pppd-radius.8
60
RADIUS server should assign an IP address to the
peer
using the RADIUS
/external/webkit/Source/WebKit2/Shared/mac/
WebEventFactory.h
33
// FIXME: This is not needed in the WebProcess and should be moved to be a
peer
/external/webkit/Source/WebKit2/Shared/win/
WebEventFactory.h
33
// FIXME: This is not needed in the WebProcess and should be moved to be a
peer
/external/wpa_supplicant/
eap.h
2
* EAP
peer
state machine functions (RFC 4137)
36
* These variables are used in the interface between EAP
peer
state machine and
109
* These variables are used in the interface between EAP
peer
state machine and
116
* EAPOL_idleWhile - Outside time for EAP
peer
timeout
eap_pax_common.h
2
* EAP server/
peer
: EAP-PAX shared routines
eap_psk_common.c
2
* EAP server/
peer
: EAP-PSK shared routines
eap_tls_common.h
2
* EAP
peer
: EAP-TLS/PEAP/TTLS/FAST common functions
eap_tlv.h
2
* EAP
peer
method: EAP-TLV (draft-josefsson-pppext-eap-tls-eap-07.txt)
wpa_i.h
53
u8 pnonce[WPA_NONCE_LEN]; /*
Peer
Nonce */
56
u8 rsnie_p[PEERKEY_MAX_IE_LEN]; /*
Peer
RSN IE */
98
u8 preauth_bssid[ETH_ALEN]; /* current RSN pre-auth
peer
or
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_pax_common.h
2
* EAP server/
peer
: EAP-PAX shared routines
eap_psk_common.c
2
* EAP server/
peer
: EAP-PSK shared routines
eap_psk_common.h
2
* EAP server/
peer
: EAP-PSK shared routines
eap_sim_common.h
2
* EAP
peer
/server: EAP-SIM/AKA/AKA' shared routines
144
#define EAP_SIM_AT_RES 3 /* only AKA, only
peer
->server */
145
#define EAP_SIM_AT_AUTS 4 /* only AKA, only
peer
->server */
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.h
2
* EAP
peer
state machine functions (RFC 4137)
36
* These variables are used in the interface between EAP
peer
state machine and
109
* These variables are used in the interface between EAP
peer
state machine and
116
* EAPOL_idleWhile - Outside time for EAP
peer
timeout
/external/wpa_supplicant_8/src/eap_common/
eap_pax_common.h
2
* EAP server/
peer
: EAP-PAX shared routines
eap_psk_common.c
2
* EAP server/
peer
: EAP-PSK shared routines
eap_psk_common.h
2
* EAP server/
peer
: EAP-PSK shared routines
eap_pwd_common.h
2
* EAP server/
peer
: EAP-pwd shared definitions
/development/samples/WiFiDirectDemo/
_index.html
1
<p>This is a demo application highlighting how to make
peer
to
peer
network connections with
11
— the main <code>Activity</code> that contains two fragments to handle app's UI and
peer
lifecycle. It also registers a broadcast receiver for Wi-Fi Direct related events.</li> <li><a
/external/jsilver/src/org/clearsilver/
HDF.java
152
* Every node in the tree can have a value, a child, and a next
peer
.
159
* in the tree can have a value, a child, and a next
peer
.
166
* in the tree can have a value, a child, and a next
peer
.
/external/ppp/pppd/
eap.h
107
char *ea_peer; /*
Peer
's name */
113
u_short ea_peerlen; /* Length of
peer
's name */
143
#define EAP_DEFREQTIME 20 /* Time to wait for
peer
request */
fsm.h
100
int (*reqci) /* Request
peer
's Configuration Information */
140
#define OPT_SILENT 4 /* Wait for
peer
to speak first */
168
extern int peer_mru[]; /* currently negotiated
peer
MRU (per unit) */
Completed in 383 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>