Searched defs:sock_init (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/pcmcia/ | ||
H A D | yenta_socket.h | 110 int (*sock_init)(struct yenta_socket *); member in struct:cardbus_type |
/linux-4.4.14/net/ | ||
H A D | socket.c | 2480 static int __init sock_init(void) sock_init() function 2530 core_initcall(sock_init); /* early initcall */ variable |
Completed in 104 milliseconds