Searched refs:inetsw6 (Results 1 – 1 of 1) sorted by relevance
82 static struct list_head inetsw6[SOCK_MAX]; variable140 list_for_each_entry_rcu(answer, &inetsw6[sock->type], list) { in inet6_create()773 last_perm = &inetsw6[p->type]; in inet6_register_protosw()774 list_for_each(lh, &inetsw6[p->type]) { in inet6_register_protosw()1084 for (r = &inetsw6[0]; r < &inetsw6[SOCK_MAX]; ++r) in inet6_init()