Searched refs:pr_sysctl (Results 1 – 5 of 5) sorted by relevance
185 int (*pr_sysctl)(void); /* sysctl for protocol */ member
384 _CASSERT(offsetof(struct ip6protosw, pr_sysctl) == in in6_dinit()385 offsetof(struct protosw, pr_sysctl)); in in6_dinit()
198 int (*pr_sysctl) /* sysctl for protocol */ member283 int (*pr_sysctl) /* sysctl for protocol */ member
530 pp->pr_sysctl = opp->pr_sysctl; in net_add_proto_old()
2114 if (pr.pr_sysctl):2116 out_string += GetSourceInformationForAddress(pr.pr_sysctl) + "\n"