Searched defs:sockfd_lookup (Results 1 - 1 of 1) sorted by relevance

/net/
H A Dsocket.c423 * sockfd_lookup - Go from a file number to its socket slot
435 struct socket *sockfd_lookup(int fd, int *err) function
451 EXPORT_SYMBOL(sockfd_lookup); variable

Completed in 127 milliseconds