Searched defs:pr (Results 1 - 20 of 20) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_proto.c114 struct protosw *pr; local
H A Duipc_domain.c109 init_proto(struct protosw *pr) argument
122 struct protosw *pr; local
382 register struct protosw *pr; local
415 register struct protosw *pr; local
427 register struct protosw *pr; local
451 register struct protosw *pr; local
470 register struct protosw *pr; local
486 register struct protosw *pr; local
530 struct protosw *pr; local
548 register struct protosw *pr; local
[all...]
H A Dkpi_socketfilter.c1125 struct protosw *pr = pffindproto(domain, protocol, type); local
H A Dkern_exec.c608 int nfat_arch = 0, pr = 0, f = 0; local
774 int pr = 0; local
[all...]
H A Duipc_socket.c1896 struct protosw *pr = so->so_proto; local
2794 struct protosw *pr = so->so_proto; local
2826 register struct protosw *pr = so->so_proto; local
[all...]
/darwin-on-arm/xnu/bsd/net/
H A Dkext_net.c106 unregister_sockfilter(struct NFDescriptor *nfp, struct protosw *pr, __unused int flags) argument
58 register_sockfilter(struct NFDescriptor *nfp, struct NFDescriptor *nfp1, struct protosw *pr, int flags) argument
H A Dpf_ruleset.c424 pf_anchor_copyout(const struct pf_ruleset *rs, const struct pf_rule *r, struct pfioc_rule *pr) argument
[all...]
H A Dpf_ioctl.c1845 struct pfioc_rule *pr = NULL; local
2169 struct pfioc_ruleset *pr = NULL; local
2814 pf_delete_rule_by_ticket(struct pfioc_rule *pr) argument
2968 pf_rule_setup(struct pfioc_rule *pr, struct pf_rule *rule, struct pf_ruleset *ruleset) argument
3054 pfioctl_ioc_rule(u_long cmd, int minordev, struct pfioc_rule *pr, struct proc *p) argument
4174 pfioctl_ioc_ruleset(u_long cmd, struct pfioc_ruleset *pr, struct proc *p) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_proto.c357 register struct ip6protosw *pr; local
H A Din6_ifattach.c480 struct nd_prefix pr0, *pr; local
H A Dnd6_prproxy.c286 struct nd_prefix *pr; local
389 struct nd_prefix *pr; local
584 struct nd_prefix *pr; local
701 struct nd_prefix *pr; local
747 struct nd_prefix *pr, *fwd; local
848 struct nd_prefix *pr, *fwd; local
979 struct nd_prefix *pr; local
1138 nd6_prproxy_sols_purge(struct nd_prefix *pr, u_int64_t max_stgt) argument
1181 nd6_prproxy_sols_reap(struct nd_prefix *pr) argument
1191 nd6_prproxy_sols_prune(struct nd_prefix *pr, u_int32_t max_stgt) argument
1200 nd6_solsrc_enq(struct nd_prefix *pr, struct ifnet *ifp, struct in6_addr *saddr, struct in6_addr *taddr) argument
1265 nd6_solsrc_deq(struct nd_prefix *pr, struct in6_addr *taddr, struct in6_addr *daddr, struct ifnet **ifp) argument
[all...]
H A Dip6_input.c306 struct ip6protosw *pr; local
[all...]
H A Din6.c1112 struct nd_prefix pr0, *pr; local
1255 struct nd_prefix pr0, *pr; local
2129 struct nd_prefix *pr = oia->ia6_ndpr; local
[all...]
H A Dnd6.c644 struct nd_prefix *pr; local
1208 struct nd_prefix *pr, *npr; local
1483 struct nd_prefix *pr; local
2203 struct nd_prefix *pr; local
2327 struct nd_prefix *pr; local
3683 struct nd_prefix *pr; variable in typeref:struct:nd_prefix
3707 NDPR_LOCK(pr); variable
3746 NDPR_UNLOCK(pr); variable
3772 NDPR_LOCK(pr); variable
3811 NDPR_UNLOCK(pr); variable
[all...]
H A Dnd6.h669 struct nd_prefix pr; member in struct:nd_prefix_list
H A Dnd6_rtr.c501 struct nd_prefix pr; local
1027 struct nd_prefix *pr; local
1919 pfxrtr_lookup(struct nd_prefix *pr, struct nd_defrouter *dr) argument
1936 pfxrtr_add(struct nd_prefix *pr, struct nd_defrouter *dr) argument
1966 nd6_prefix_lookup(struct nd_prefix *pr) argument
1991 struct nd_prefix *pr, *pr_next; local
2056 nd6_prelist_add(struct nd_prefix *pr, struct nd_defrouter *dr, struct nd_prefix **newp, boolean_t force_scoped) argument
2181 prelist_remove(struct nd_prefix *pr) argument
2260 struct nd_prefix *pr; local
2757 struct nd_prefix *pr; local
2774 ndpr_free(struct nd_prefix *pr) argument
2803 ndpr_trace(struct nd_prefix *pr, int refhold) argument
2884 find_pfxlist_reachable_router(struct nd_prefix *pr) argument
2937 struct nd_prefix *pr, *prclear; local
3242 nd6_prefix_equal_lookup(struct nd_prefix *pr, boolean_t primary_only) argument
3279 struct nd_prefix *pr, *opr; local
3374 nd6_prefix_onlink_common(struct nd_prefix *pr, boolean_t force_scoped, unsigned int ifscope) argument
3584 nd6_prefix_onlink(struct nd_prefix *pr) argument
3590 nd6_prefix_onlink_scoped(struct nd_prefix *pr, unsigned int ifscope) argument
3596 nd6_prefix_offlink(struct nd_prefix *pr) argument
3747 in6_ifadd( struct nd_prefix *pr, int mcast) argument
[all...]
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched_tcq.c212 tcq_purge_sc(struct tcq_if *tif, cqrq_purge_sc_t *pr) argument
[all...]
H A Dpktsched_priq.c240 priq_purge_sc(struct priq_if *pif, cqrq_purge_sc_t *pr) argument
[all...]
H A Dpktsched_qfq.c339 qfq_purge_sc(struct qfq_if *qif, cqrq_purge_sc_t *pr) argument
[all...]
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_input.c408 struct protosw *pr; local
562 struct protosw *pr; local
[all...]

Completed in 73 milliseconds