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