Home
last modified time | relevance | path

Searched refs:last_perm (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/ipv6/
A Daf_inet6.c748 struct list_head *last_perm; in inet6_register_protosw() local
761 last_perm = &inetsw6[p->type]; in inet6_register_protosw()
769 last_perm = lh; in inet6_register_protosw()
783 list_add_rcu(&p->list, last_perm); in inet6_register_protosw()
/linux-6.3-rc2/net/ipv4/
A Daf_inet.c1172 struct list_head *last_perm; in inet_register_protosw() local
1180 last_perm = &inetsw[p->type]; in inet_register_protosw()
1188 last_perm = lh; in inet_register_protosw()
1197 list_add_rcu(&p->list, last_perm); in inet_register_protosw()

Completed in 10 milliseconds