Searched refs:libcfs_sock_setbuf (Results 1 – 3 of 3) sorted by relevance
101 int libcfs_sock_setbuf(struct socket *socket, int txbufsize, int rxbufsize);
426 libcfs_sock_setbuf (struct socket *sock, int txbufsize, int rxbufsize) in libcfs_sock_setbuf() function456 EXPORT_SYMBOL(libcfs_sock_setbuf);
501 rc = libcfs_sock_setbuf(sock, in ksocknal_lib_setup_sock()