Home
last modified time | relevance | path

Searched defs:svsk (Results 1 – 2 of 2) sorted by relevance

/linux/net/sunrpc/
H A Dsvcsock.c169 struct svc_sock *svsk = in svc_set_cmsg_data() local
207 static int svc_one_sock_name(struct svc_sock *svsk, char *buf, int remaining) in svc_one_sock_name() argument
301 svc_tcp_sock_recvmsg(struct svc_sock *svsk, struct msghdr *msg) in svc_tcp_sock_recvmsg() argument
342 struct svc_sock *svsk = in svc_tcp_read_msg() local
378 svc_sock_setbufsize(struct svc_sock * svsk,unsigned int nreqs) svc_sock_setbufsize() argument
405 struct svc_sock *svsk = (struct svc_sock *)sk->sk_user_data; svc_data_ready() local
426 struct svc_sock *svsk = (struct svc_sock *)(sk->sk_user_data); svc_write_space() local
439 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_tcp_has_wspace() local
448 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_tcp_kill_temp_xprt() local
467 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_tcp_handshake_done() local
485 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_tcp_handshake() local
602 struct svc_sock *svsk = svc_udp_recvfrom() local
727 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_udp_sendto() local
778 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_udp_has_wspace() local
833 svc_udp_init(struct svc_sock * svsk,struct svc_serv * serv) svc_udp_init() argument
871 struct svc_sock *svsk = (struct svc_sock *)sk->sk_user_data; svc_tcp_listen_data_ready() local
903 struct svc_sock *svsk = (struct svc_sock *)sk->sk_user_data; svc_tcp_state_change() local
920 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_tcp_accept() local
986 svc_tcp_restore_pages(struct svc_sock * svsk,struct svc_rqst * rqstp) svc_tcp_restore_pages() argument
1006 svc_tcp_save_pages(struct svc_sock * svsk,struct svc_rqst * rqstp) svc_tcp_save_pages() argument
1020 svc_tcp_clear_pages(struct svc_sock * svsk) svc_tcp_clear_pages() argument
1044 svc_tcp_read_marker(struct svc_sock * svsk,struct svc_rqst * rqstp) svc_tcp_read_marker() argument
1085 receive_cb_reply(struct svc_sock * svsk,struct svc_rqst * rqstp) receive_cb_reply() argument
1120 svc_tcp_fragment_received(struct svc_sock * svsk) svc_tcp_fragment_received() argument
1147 struct svc_sock *svsk = svc_tcp_recvfrom() local
1239 svc_tcp_sendmsg(struct svc_sock * svsk,struct svc_rqst * rqstp,rpc_fraghdr marker) svc_tcp_sendmsg() argument
1281 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_tcp_sendto() local
1355 svc_tcp_init(struct svc_sock * svsk,struct svc_serv * serv) svc_tcp_init() argument
1399 struct svc_sock *svsk; svc_sock_update_bufs() local
1428 struct svc_sock *svsk; svc_setup_socket() local
1509 struct svc_sock *svsk = NULL; svc_addsock() local
1559 struct svc_sock *svsk; svc_create_socket() local
1634 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_sock_detach() local
1651 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_tcp_sock_detach() local
1668 struct svc_sock *svsk = container_of(xprt, struct svc_sock, sk_xprt); svc_sock_free() local
[all...]
H A Dsvc_xprt.c1020 struct svc_sock *svsk = container_of(xprt, struct svc_sock, svc_delete_xprt() local