Home
last modified time | relevance | path

Searched refs:newsockp (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/include/linux/libcfs/
Dlibcfs.h96 int libcfs_sock_accept(struct socket **newsockp, struct socket *sock);
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tcpip.c528 libcfs_sock_accept (struct socket **newsockp, struct socket *sock) in libcfs_sock_accept() argument
560 *newsockp = newsock; in libcfs_sock_accept()