Home
last modified time | relevance | path

Searched defs:ep (Results 1 – 15 of 15) sorted by relevance

/net/sctp/
Dendpointola.c64 static struct sctp_endpoint *sctp_endpoint_init(struct sctp_endpoint *ep, in sctp_endpoint_init()
195 struct sctp_endpoint *ep; in sctp_endpoint_new() local
214 void sctp_endpoint_add_asoc(struct sctp_endpoint *ep, in sctp_endpoint_add_asoc()
237 void sctp_endpoint_free(struct sctp_endpoint *ep) in sctp_endpoint_free()
250 static void sctp_endpoint_destroy(struct sctp_endpoint *ep) in sctp_endpoint_destroy()
290 void sctp_endpoint_hold(struct sctp_endpoint *ep) in sctp_endpoint_hold()
298 void sctp_endpoint_put(struct sctp_endpoint *ep) in sctp_endpoint_put()
305 struct sctp_endpoint *sctp_endpoint_is_match(struct sctp_endpoint *ep, in sctp_endpoint_is_match()
324 const struct sctp_endpoint *ep, in __sctp_endpoint_lookup_assoc()
361 const struct sctp_endpoint *ep, in sctp_endpoint_lookup_assoc()
[all …]
Dsm_statefuns.c204 sctp_disposition_t sctp_sf_do_4_C(const struct sctp_endpoint *ep, in sctp_sf_do_4_C()
289 sctp_disposition_t sctp_sf_do_5_1B_init(const struct sctp_endpoint *ep, in sctp_sf_do_5_1B_init()
474 sctp_disposition_t sctp_sf_do_5_1C_ack(const struct sctp_endpoint *ep, in sctp_sf_do_5_1C_ack()
623 sctp_disposition_t sctp_sf_do_5_1D_ce(const struct sctp_endpoint *ep, in sctp_sf_do_5_1D_ce()
846 sctp_disposition_t sctp_sf_do_5_1E_ca(const struct sctp_endpoint *ep, in sctp_sf_do_5_1E_ca()
923 static sctp_disposition_t sctp_sf_heartbeat(const struct sctp_endpoint *ep, in sctp_sf_heartbeat()
957 sctp_disposition_t sctp_sf_sendbeat_8_3(const struct sctp_endpoint *ep, in sctp_sf_sendbeat_8_3()
1024 sctp_disposition_t sctp_sf_beat_8_3(const struct sctp_endpoint *ep, in sctp_sf_beat_8_3()
1091 sctp_disposition_t sctp_sf_backbeat_8_3(const struct sctp_endpoint *ep, in sctp_sf_backbeat_8_3()
1178 struct sctp_endpoint *ep; in sctp_sf_send_restart_abort() local
[all …]
Dauth.c362 int sctp_auth_asoc_copy_shkeys(const struct sctp_endpoint *ep, in sctp_auth_asoc_copy_shkeys()
445 int sctp_auth_init_hmacs(struct sctp_endpoint *ep, gfp_t gfp) in sctp_auth_init_hmacs()
605 struct sctp_endpoint *ep; in sctp_auth_asoc_set_default_hmac() local
754 int sctp_auth_ep_add_chunkid(struct sctp_endpoint *ep, __u8 chunk_id) in sctp_auth_ep_add_chunkid()
776 int sctp_auth_ep_set_hmacs(struct sctp_endpoint *ep, in sctp_auth_ep_set_hmacs()
813 int sctp_auth_set_key(struct sctp_endpoint *ep, in sctp_auth_set_key()
874 int sctp_auth_set_active_key(struct sctp_endpoint *ep, in sctp_auth_set_active_key()
907 int sctp_auth_del_key_id(struct sctp_endpoint *ep, in sctp_auth_del_key_id()
Dinput.c121 struct sctp_endpoint *ep = NULL; in sctp_rcv() local
695 static void __sctp_hash_endpoint(struct sctp_endpoint *ep) in __sctp_hash_endpoint()
711 void sctp_hash_endpoint(struct sctp_endpoint *ep) in sctp_hash_endpoint()
719 static void __sctp_unhash_endpoint(struct sctp_endpoint *ep) in __sctp_unhash_endpoint()
739 void sctp_unhash_endpoint(struct sctp_endpoint *ep) in sctp_unhash_endpoint()
751 struct sctp_endpoint *ep; in __sctp_rcv_lookup_endpoint() local
Dsocket.c335 struct sctp_endpoint *ep = sp->ep; in sctp_do_bind() local
515 struct sctp_endpoint *ep; in sctp_send_asconf_add_ip() local
623 struct sctp_endpoint *ep = sp->ep; in sctp_bindx_rem() local
700 struct sctp_endpoint *ep; in sctp_send_asconf_del_ip() local
971 struct sctp_endpoint *ep; in __sctp_connect() local
1319 struct sctp_endpoint *ep; in sctp_close() local
1427 struct sctp_endpoint *ep; in sctp_sendmsg() local
2870 struct sctp_endpoint *ep; in sctp_setsockopt_peer_primary_addr() local
3498 struct sctp_endpoint *ep; in sctp_accept() local
3559 struct sctp_endpoint *ep; in sctp_init_sock() local
[all …]
Dassociola.c71 const struct sctp_endpoint *ep, in sctp_association_init()
341 struct sctp_association *sctp_association_new(const struct sctp_endpoint *ep, in sctp_association_new()
1027 struct sctp_endpoint *ep; in sctp_assoc_bh_rcv() local
Dsm_sideeffect.c963 struct sctp_endpoint *ep, in sctp_do_sm()
1006 struct sctp_endpoint *ep, in sctp_side_effects()
1095 struct sctp_endpoint *ep, in sctp_cmd_interpreter()
Dsm_make_chunk.c1438 struct sctp_association *sctp_make_temp_asoc(const struct sctp_endpoint *ep, in sctp_make_temp_asoc()
1470 static sctp_cookie_param_t *sctp_pack_cookie(const struct sctp_endpoint *ep, in sctp_pack_cookie()
1562 const struct sctp_endpoint *ep, in sctp_unpack_cookie()
2565 __u32 sctp_generate_tag(const struct sctp_endpoint *ep) in sctp_generate_tag()
2580 __u32 sctp_generate_tsn(const struct sctp_endpoint *ep) in sctp_generate_tsn()
Dproc.c202 struct sctp_endpoint *ep; in sctp_eps_seq_show() local
/net/sunrpc/xprtrdma/
Dverbs.c118 struct rpcrdma_ep *ep = context; in rpcrdma_qp_async_error_upcall() local
132 struct rpcrdma_ep *ep = context; in rpcrdma_cq_async_error_upcall() local
278 struct rpcrdma_ep *ep = &xprt->rx_ep; in rpcrdma_conn_upcall() local
628 rpcrdma_ep_create(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia, in rpcrdma_ep_create()
767 rpcrdma_ep_destroy(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_destroy()
802 rpcrdma_ep_connect(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_connect()
920 rpcrdma_ep_disconnect(struct rpcrdma_ep *ep, struct rpcrdma_ia *ia) in rpcrdma_ep_disconnect()
943 rpcrdma_buffer_create(struct rpcrdma_buffer *buf, struct rpcrdma_ep *ep, in rpcrdma_buffer_create()
1830 struct rpcrdma_ep *ep, in rpcrdma_ep_post()
1880 struct rpcrdma_ep *ep, in rpcrdma_ep_post_recv()
Drpc_rdma.c538 struct rpcrdma_ep *ep = &r_xprt->rx_ep; in rpcrdma_marshal_req() local
690 rpcrdma_conn_func(struct rpcrdma_ep *ep) in rpcrdma_conn_func()
Dxprt_rdma.h91 #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/
Dip_vs_lblcr.c130 struct ip_vs_dest_list *e, **ep; in ip_vs_dest_set_erase() local
148 struct ip_vs_dest_list *e, **ep; in ip_vs_dest_set_eraseall() local
/net/sunrpc/
Dcache.c1295 char *ep; in write_flush() local
/net/sunrpc/auth_gss/
Dsvcauth_gss.c190 char *ep; in rsi_parse() local