Searched refs:peer_type (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ceph/
H A Dauth.h45 int (*create_authorizer)(struct ceph_auth_client *ac, int peer_type,
54 int peer_type);
H A Dauth_none.c60 struct ceph_auth_client *ac, int peer_type,
59 ceph_auth_none_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_authorizer **a, void **buf, size_t *len, void **reply_buf, size_t *reply_len) argument
H A Dauth_x.c527 struct ceph_auth_client *ac, int peer_type,
536 th = get_ticket_handler(ac, peer_type);
627 int peer_type)
631 th = get_ticket_handler(ac, peer_type);
526 ceph_x_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_authorizer **a, void **buf, size_t *len, void **reply_buf, size_t *reply_len) argument
626 ceph_x_invalidate_authorizer(struct ceph_auth_client *ac, int peer_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ceph/
H A Dauth.h45 int (*create_authorizer)(struct ceph_auth_client *ac, int peer_type,
54 int peer_type);
H A Dauth_none.c60 struct ceph_auth_client *ac, int peer_type,
59 ceph_auth_none_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_authorizer **a, void **buf, size_t *len, void **reply_buf, size_t *reply_len) argument
H A Dauth_x.c527 struct ceph_auth_client *ac, int peer_type,
536 th = get_ticket_handler(ac, peer_type);
627 int peer_type)
631 th = get_ticket_handler(ac, peer_type);
526 ceph_x_create_authorizer( struct ceph_auth_client *ac, int peer_type, struct ceph_authorizer **a, void **buf, size_t *len, void **reply_buf, size_t *reply_len) argument
626 ceph_x_invalidate_authorizer(struct ceph_auth_client *ac, int peer_type) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/phonet/
H A Dpep.h39 u16 peer_type; /* peer type/subtype */ member in struct:pep_sock
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/phonet/
H A Dpep.h39 u16 peer_type; /* peer type/subtype */ member in struct:pep_sock
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/phonet/
H A Dpep.c447 u16 peer_type; local
467 peer_type = hdr->other_pep_type << 8;
486 peer_type = (peer_type & 0xff00) | data[0];
518 newpn->peer_type = peer_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp42 enum peer_type { enum
197 int peer_type = ctx_item->data(peer_role_type).toInt(); local
200 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE)
214 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) {
912 int peer_type = ctx_item->data(peer_role_type).toInt(); local
913 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/phonet/
H A Dpep.c447 u16 peer_type; local
467 peer_type = hdr->other_pep_type << 8;
486 peer_type = (peer_type & 0xff00) | data[0];
518 newpn->peer_type = peer_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp42 enum peer_type { enum
197 int peer_type = ctx_item->data(peer_role_type).toInt(); local
200 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE)
214 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) {
912 int peer_type = ctx_item->data(peer_role_type).toInt(); local
913 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/wpa_supplicant/wpa_gui-qt4/
H A Dpeers.cpp42 enum peer_type { enum
197 int peer_type = ctx_item->data(peer_role_type).toInt(); local
200 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE)
214 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) {
912 int peer_type = ctx_item->data(peer_role_type).toInt(); local
913 if (peer_type == PEER_TYPE_WPS_ER_ENROLLEE) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/
H A Dmwl8k.c2985 __u8 peer_type; member in struct:peer_capability_info
3052 p->peer_type = MWL8K_PEER_TYPE_ACCESSPOINT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/
H A Dmwl8k.c2985 __u8 peer_type; member in struct:peer_capability_info
3052 p->peer_type = MWL8K_PEER_TYPE_ACCESSPOINT;

Completed in 284 milliseconds