Searched refs:last_perm (Results 1 – 2 of 2) sorted by relevance
570 struct list_head *last_perm; in inet6_register_protosw() local579 last_perm = &inetsw6[p->type]; in inet6_register_protosw()587 last_perm = lh; in inet6_register_protosw()601 list_add(&p->list, last_perm); in inet6_register_protosw()
1063 struct list_head *last_perm; in inet_register_protosw() local1072 last_perm = &inetsw[p->type]; in inet_register_protosw()1080 last_perm = lh; in inet_register_protosw()1094 list_add(&p->list, last_perm); in inet_register_protosw()