Searched refs:inetsw6 (Results 1 – 1 of 1) sorted by relevance
81 static struct list_head inetsw6[SOCK_MAX]; variable139 list_for_each_entry_rcu(answer, &inetsw6[sock->type], list) { in inet6_create()769 last_perm = &inetsw6[p->type]; in inet6_register_protosw()770 list_for_each(lh, &inetsw6[p->type]) { in inet6_register_protosw()1081 for (r = &inetsw6[0]; r < &inetsw6[SOCK_MAX]; ++r) in inet6_init()
Completed in 6 milliseconds