Home
last modified time | relevance | path

Searched refs:lnet_sock_getbuf (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dlib-socket.c481 lnet_sock_getbuf(struct socket *sock, int *txbufsize, int *rxbufsize) in lnet_sock_getbuf() function
491 EXPORT_SYMBOL(lnet_sock_getbuf);
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
Dsocklnd_lib.c436 rc = lnet_sock_getbuf(sock, txmem, rxmem); in ksocknal_lib_get_conn_tunables()
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h643 int lnet_sock_getbuf(struct socket *socket, int *txbufsize, int *rxbufsize);