/net/sctp/ |
D | endpointola.c | 64 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, in sctp_endpoint_init() 192 struct sctp_endpoint *ep; in sctp_endpoint_new() local 211 void sctp_endpoint_add_asoc(struct sctp_endpoint *ep, in sctp_endpoint_add_asoc() 234 void sctp_endpoint_free(struct sctp_endpoint *ep) in sctp_endpoint_free() 247 static void sctp_endpoint_destroy(struct sctp_endpoint *ep) in sctp_endpoint_destroy() 286 void sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold() 294 void sctp_endpoint_put(struct sctp_endpoint *ep) in sctp_endpoint_put() 301 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep, in sctp_endpoint_is_match() 322 const struct sctp_endpoint *ep, in __sctp_endpoint_lookup_assoc() 367 const struct sctp_endpoint *ep, in sctp_endpoint_lookup_assoc() [all …]
|
D | sm_statefuns.c | 222 const struct sctp_endpoint *ep, in sctp_sf_do_4_C() 308 const struct sctp_endpoint *ep, in sctp_sf_do_5_1B_init() 504 const struct sctp_endpoint *ep, in sctp_sf_do_5_1C_ack() 654 const struct sctp_endpoint *ep, in sctp_sf_do_5_1D_ce() 878 const struct sctp_endpoint *ep, in sctp_sf_do_5_1E_ca() 955 static sctp_disposition_t sctp_sf_heartbeat(const struct sctp_endpoint *ep, in sctp_sf_heartbeat() 981 const struct sctp_endpoint *ep, in sctp_sf_sendbeat_8_3() 1052 const struct sctp_endpoint *ep, in sctp_sf_beat_8_3() 1126 const struct sctp_endpoint *ep, in sctp_sf_backbeat_8_3() 1210 struct sctp_endpoint *ep; in sctp_sf_send_restart_abort() local [all …]
|
D | auth.c | 364 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep, in sctp_auth_asoc_copy_shkeys() 448 int sctp_auth_init_hmacs(struct sctp_endpoint *ep, gfp_t gfp) in sctp_auth_init_hmacs() 613 struct sctp_endpoint *ep; in sctp_auth_asoc_set_default_hmac() local 772 int sctp_auth_ep_add_chunkid(struct sctp_endpoint *ep, __u8 chunk_id) in sctp_auth_ep_add_chunkid() 794 int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep, in sctp_auth_ep_set_hmacs() 831 int sctp_auth_set_key(struct sctp_endpoint *ep, in sctp_auth_set_key() 892 int sctp_auth_set_active_key(struct sctp_endpoint *ep, in sctp_auth_set_active_key() 925 int sctp_auth_del_key_id(struct sctp_endpoint *ep, in sctp_auth_del_key_id()
|
D | input.c | 126 struct sctp_endpoint *ep = NULL; in sctp_rcv() local 730 static void __sctp_hash_endpoint(struct sctp_endpoint *ep) in __sctp_hash_endpoint() 747 void sctp_hash_endpoint(struct sctp_endpoint *ep) in sctp_hash_endpoint() 755 static void __sctp_unhash_endpoint(struct sctp_endpoint *ep) in __sctp_unhash_endpoint() 773 void sctp_unhash_endpoint(struct sctp_endpoint *ep) in sctp_unhash_endpoint() 786 struct sctp_endpoint *ep; in __sctp_rcv_lookup_endpoint() local
|
D | associola.c | 73 const struct sctp_endpoint *ep, in sctp_association_init() 352 struct sctp_association *sctp_association_new(const struct sctp_endpoint *ep, in sctp_association_new() 1116 struct sctp_endpoint *ep; in sctp_assoc_bh_rcv() local
|
D | socket.c | 340 struct sctp_endpoint *ep = sp->ep; in sctp_do_bind() local 523 struct sctp_endpoint *ep; in sctp_send_asconf_add_ip() local 645 struct sctp_endpoint *ep = sp->ep; in sctp_bindx_rem() local 727 struct sctp_endpoint *ep; in sctp_send_asconf_del_ip() local 1061 struct sctp_endpoint *ep; in __sctp_connect() local 1470 struct sctp_endpoint *ep; in sctp_close() local 1583 struct sctp_endpoint *ep; in sctp_sendmsg() local 3770 struct sctp_endpoint *ep; in sctp_accept() local 3865 struct sctp_endpoint *ep; in sctp_init_sock() local 4042 struct sctp_endpoint *ep; in sctp_shutdown() local [all …]
|
D | probe.c | 126 const struct sctp_endpoint *ep, in jsctp_sf_eat_sack()
|
D | sm_sideeffect.c | 1108 struct sctp_endpoint *ep, in sctp_do_sm() 1151 struct sctp_endpoint *ep, in sctp_side_effects() 1236 struct sctp_endpoint *ep, in sctp_cmd_interpreter()
|
D | sm_make_chunk.c | 1550 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *ep, in sctp_make_temp_asoc() 1582 static sctp_cookie_param_t *sctp_pack_cookie(const struct sctp_endpoint *ep, in sctp_pack_cookie() 1671 const struct sctp_endpoint *ep, in sctp_unpack_cookie() 2679 __u32 sctp_generate_tag(const struct sctp_endpoint *ep) in sctp_generate_tag() 2694 __u32 sctp_generate_tsn(const struct sctp_endpoint *ep) in sctp_generate_tsn()
|
D | proc.c | 214 struct sctp_endpoint *ep; in sctp_eps_seq_show() local
|
/net/sunrpc/xprtrdma/ |
D | verbs.c | 120 struct rpcrdma_ep *ep = context; in rpcrdma_qp_async_error_upcall() local 134 struct rpcrdma_ep *ep = context; in rpcrdma_cq_async_error_upcall() local 289 struct rpcrdma_ep *ep = &xprt->rx_ep; in rpcrdma_conn_upcall() local 639 rpcrdma_ep_create(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia, in rpcrdma_ep_create() 790 rpcrdma_ep_destroy(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_destroy() 825 rpcrdma_ep_connect(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_connect() 943 rpcrdma_ep_disconnect(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_disconnect() 966 rpcrdma_buffer_create(struct rpcrdma_buffer *buf, struct rpcrdma_ep *ep, in rpcrdma_buffer_create() 1889 struct rpcrdma_ep *ep, in rpcrdma_ep_post() 1939 struct rpcrdma_ep *ep, in rpcrdma_ep_post_recv()
|
D | rpc_rdma.c | 541 struct rpcrdma_ep *ep = &r_xprt->rx_ep; in rpcrdma_marshal_req() local 692 rpcrdma_conn_func(struct rpcrdma_ep *ep) in rpcrdma_conn_func()
|
D | xprt_rdma.h | 91 #define INIT_CQCOUNT(ep) atomic_set(&(ep)->rep_cqcount, (ep)->rep_cqinit) argument 92 #define DECR_CQCOUNT(ep) atomic_sub_return(1, &(ep)->rep_cqcount) argument
|
/net/netfilter/ipvs/ |
D | ip_vs_lblcr.c | 155 struct ip_vs_dest_set_elem *e, *ep; in ip_vs_dest_set_eraseall() local
|
/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 190 char *ep; in rsi_parse() local
|
/net/sunrpc/ |
D | cache.c | 1442 char *bp, *ep; in write_flush() local
|