Searched refs:libcfs_sock_getbuf (Results 1 – 3 of 3) sorted by relevance
102 int libcfs_sock_getbuf(struct socket *socket, int *txbufsize, int *rxbufsize);
485 libcfs_sock_getbuf (struct socket *sock, int *txbufsize, int *rxbufsize) in libcfs_sock_getbuf() function499 EXPORT_SYMBOL(libcfs_sock_getbuf);
439 rc = libcfs_sock_getbuf(sock, txmem, rxmem); in ksocknal_lib_get_conn_tunables()