Searched refs:vsocksw (Results 1 – 1 of 1) sorted by relevance
1387 static struct protosw vsocksw[] = { variable1397 static const int vsock_proto_count = (sizeof(vsocksw) / sizeof(struct protosw));1413 net_add_proto((struct protosw *)&vsocksw[i], dp, 1); in vsock_dinit()