Searched defs:client (Results 1 – 7 of 7) sorted by relevance
/net/atm/ |
D | mpoa_caches.c | 26 struct mpoa_client *client) in in_cache_get() 46 struct mpoa_client *client, in in_cache_get_with_mask() 68 struct mpoa_client *client ) in in_cache_get_by_vcc() 88 struct mpoa_client *client) in in_cache_add_entry() 182 struct mpoa_client *client) in in_cache_remove_entry() 219 static void clear_count_and_expired(struct mpoa_client *client) in clear_count_and_expired() 245 static void check_resolving_entries(struct mpoa_client *client) in check_resolving_entries() 290 static void refresh_entries(struct mpoa_client *client) in refresh_entries() 418 struct mpoa_client *client) in eg_cache_remove_entry() 450 static eg_cache_entry *eg_cache_add_entry(struct k_message *msg, struct mpoa_client *client) in eg_cache_add_entry() [all …]
|
D | mpc.c | 1085 static void check_qos_and_open_shortcut(struct k_message *msg, struct mpoa_client *client, in_cache… in check_qos_and_open_shortcut() 1339 static void set_mps_mac_addr_rcvd(struct k_message *msg, struct mpoa_client *client) in set_mps_mac_addr_rcvd()
|
/net/9p/ |
D | trans_fd.c | 133 struct p9_client *client; member 223 p9_fd_poll(struct p9_client *client, struct poll_table_struct *pt) in p9_fd_poll() 262 static int p9_fd_read(struct p9_client *client, void *v, int len) in p9_fd_read() 402 static int p9_fd_write(struct p9_client *client, void *v, int len) in p9_fd_write() 565 static struct p9_conn *p9_conn_create(struct p9_client *client) in p9_conn_create() 652 static int p9_fd_request(struct p9_client *client, struct p9_req_t *req) in p9_fd_request() 679 static int p9_fd_cancel(struct p9_client *client, struct p9_req_t *req) in p9_fd_cancel() 759 static int p9_fd_open(struct p9_client *client, int rfd, int wfd) in p9_fd_open() 783 static int p9_socket_open(struct p9_client *client, struct socket *csocket) in p9_socket_open() 833 static void p9_fd_close(struct p9_client *client) in p9_fd_close() [all …]
|
D | trans_virtio.c | 79 struct p9_client *client; member 102 static void p9_virtio_close(struct p9_client *client) in p9_virtio_close() 176 static int p9_virtio_cancel(struct p9_client *client, struct p9_req_t *req) in p9_virtio_cancel() 190 p9_virtio_request(struct p9_client *client, struct p9_req_t *req) in p9_virtio_request() 293 p9_virtio_create(struct p9_client *client, const char *devname, char *args) in p9_virtio_create()
|
D | trans_rdma.c | 275 handle_recv(struct p9_client *client, struct p9_trans_rdma *rdma, in handle_recv() 311 handle_send(struct p9_client *client, struct p9_trans_rdma *rdma, in handle_send() 327 struct p9_client *client = cq_context; in cq_comp_handler() local 386 post_recv(struct p9_client *client, struct p9_rdma_context *c) in post_recv() 414 static int rdma_request(struct p9_client *client, struct p9_req_t *req) in rdma_request() 513 static void rdma_close(struct p9_client *client) in rdma_close() 553 static int rdma_cancel(struct p9_client *client, struct p9_req_t *req) in rdma_cancel() 565 rdma_create_trans(struct p9_client *client, const char *addr, char *args) in rdma_create_trans()
|
/net/irda/ |
D | irlmp.c | 959 irlmp_notify_client(irlmp_client_t *client, in irlmp_notify_client() 1014 irlmp_client_t *client; in irlmp_discovery_confirm() local 1048 irlmp_client_t *client; in irlmp_discovery_expiry() local 1559 irlmp_client_t *client; in irlmp_register_client() local 1596 irlmp_client_t *client; in irlmp_update_client() local 1624 struct irlmp_client *client; in irlmp_unregister_client() local
|
/net/sunrpc/auth_gss/ |
D | auth_gss.c | 74 struct rpc_clnt *client; member
|