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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/phonet/
H A Dpep.h39 u16 peer_type; /* peer type/subtype */ member in struct:pep_sock
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DBaseClient.cpp1323 SourceItemType peer_type = UNAVAILABLE_SOURCE; variable
1330 peer_type = AVAILABLE_SOURCE;
1389 Notify_SharedCtrlRefreshClient(ECID(), peer_type); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 204 milliseconds