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