Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/
Dlinux-tcpip.c371 libcfs_sock_create (struct socket **sockp, int *fatal, in libcfs_sock_create() function
508 rc = libcfs_sock_create(sockp, &fatal, local_ip, local_port); in libcfs_sock_listen()
586 rc = libcfs_sock_create(sockp, fatal, local_ip, local_port); in libcfs_sock_connect()