Searched refs:pr_old (Results 1 – 5 of 5) sorted by relevance
195 struct protosw_old *pr_old; member
372 static_assert(offsetof(struct ip6protosw, pr_old) == offsetof(struct protosw, pr_old)); in in6_dinit()
141 VERIFY(pp->pr_old != NULL); in pr_init_old()143 if (pp->pr_old->pr_init != NULL) { in pr_init_old()144 pp->pr_old->pr_init(); in pr_init_old()543 pp->pr_old = opp; in net_add_proto_old()889 opr = pp->pr_old; in pffindproto_old()
293 struct protosw_old *pr_old; member
1997 if (pr.pr_old):1999 out_string += GetSourceInformationForAddress(pr.pr_old) + "\n"