Searched refs:INETSW_ARRAY_LEN (Results 1 – 1 of 1) sorted by relevance
1055 #define INETSW_ARRAY_LEN (sizeof(inetsw_array) / sizeof(struct inet_protosw)) macro1167 for(q = inetsw_array; q < &inetsw_array[INETSW_ARRAY_LEN]; ++q) in inet_init()