Searched refs:inetsw (Results 1 – 1 of 1) sorted by relevance
135 static struct list_head inetsw[SOCK_MAX]; variable279 list_for_each_entry_rcu(answer, &inetsw[sock->type], list) { in inet_create()1215 last_perm = &inetsw[p->type]; in inet_register_protosw()1216 list_for_each(lh, &inetsw[p->type]) { in inet_register_protosw()1952 for (r = &inetsw[0]; r < &inetsw[SOCK_MAX]; ++r) in inet_init()