Searched refs:in_proto_count (Results 1 – 1 of 1) sorted by relevance
272 static int in_proto_count = (sizeof(inetsw) / sizeof(struct protosw)); variable308 for (i = 0, pr = &inetsw[0]; i < in_proto_count; i++, pr++) { in in_dinit()311 for (i = 0, pr = &inetsw[0]; i < in_proto_count; i++, pr++) { in in_dinit()