Lines Matching defs:sock
326 static int xs_send_kvec(struct socket *sock, struct sockaddr *addr, int addrlen, struct kvec *vec, … in xs_send_kvec()
343 static int xs_send_pagedata(struct socket *sock, struct xdr_buf *xdr, unsigned int base, int more, … in xs_send_pagedata()
392 static int xs_sendpages(struct socket *sock, struct sockaddr *addr, int addrlen, struct xdr_buf *xd… in xs_sendpages()
805 struct socket *sock = transport->sock; in xs_reset_transport() local
1725 static void xs_sock_set_reuseport(struct socket *sock) in xs_sock_set_reuseport()
1733 static unsigned short xs_sock_getport(struct socket *sock) in xs_sock_getport()
1766 static void xs_set_srcport(struct sock_xprt *transport, struct socket *sock) in xs_set_srcport()
1791 static int xs_bind(struct sock_xprt *transport, struct socket *sock) in xs_bind()
1860 static inline void xs_reclassify_socketu(struct socket *sock) in xs_reclassify_socketu()
1868 static inline void xs_reclassify_socket4(struct socket *sock) in xs_reclassify_socket4()
1876 static inline void xs_reclassify_socket6(struct socket *sock) in xs_reclassify_socket6()
1884 static inline void xs_reclassify_socket(int family, struct socket *sock) in xs_reclassify_socket()
1903 static inline void xs_reclassify_socketu(struct socket *sock) in xs_reclassify_socketu()
1907 static inline void xs_reclassify_socket4(struct socket *sock) in xs_reclassify_socket4()
1911 static inline void xs_reclassify_socket6(struct socket *sock) in xs_reclassify_socket6()
1915 static inline void xs_reclassify_socket(int family, struct socket *sock) in xs_reclassify_socket()
1928 struct socket *sock; in xs_create_sock() local
1954 struct socket *sock) in xs_local_finish_connecting()
1994 struct socket *sock; in xs_local_setup_socket() local
2141 static void xs_udp_finish_connecting(struct rpc_xprt *xprt, struct socket *sock) in xs_udp_finish_connecting()
2175 struct socket *sock = transport->sock; in xs_udp_setup_socket() local
2209 struct socket *sock = transport->sock; in xs_tcp_shutdown() local
2220 static int xs_tcp_finish_connecting(struct rpc_xprt *xprt, struct socket *sock) in xs_tcp_finish_connecting()
2303 struct socket *sock = transport->sock; in xs_tcp_setup_socket() local
2539 struct socket *sock = transport->sock; in bc_sendto() local