Home
last modified time | relevance | path

Searched refs:radix_node_head (Results 1 – 18 of 18) sorted by relevance

/xnu-8019.80.24/bsd/net/
H A Dradix.h154 struct radix_node_head { struct
160 struct radix_node_head *head, struct radix_node nodes[]); argument
163 struct radix_node_head *head, struct radix_node nodes[]); argument
165 (void *v, void *mask, struct radix_node_head *head); argument
167 (void *v, void *mask, struct radix_node_head *head); argument
169 (void *v, struct radix_node_head *head); argument
172 (void *v, struct radix_node_head *head, argument
175 (void *v, void *mask, struct radix_node_head *head); argument
178 (void *v, void *mask, struct radix_node_head *head, argument
181 (void *v, struct radix_node_head *head); argument
[all …]
H A Dradix.c80 static int rn_walktree_from(struct radix_node_head *h, void *a,
82 static int rn_walktree(struct radix_node_head *, walktree_f_t *, void *);
84 *rn_insert(void *, struct radix_node_head *, int *,
92 static struct radix_node_head *mask_rnhead;
214 rn_lookup(void *v_arg, void *m_arg, struct radix_node_head *head) in rn_lookup()
220 rn_lookup_args(void *v_arg, void *m_arg, struct radix_node_head *head, in rn_lookup_args()
273 rn_match(void *v_arg, struct radix_node_head *head) in rn_match()
279 rn_match_args(void *v_arg, struct radix_node_head *head, in rn_match_args()
439 rn_insert(void *v_arg, struct radix_node_head *head, int *dupentry, in rn_insert()
642 rn_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, in rn_addroute()
[all …]
H A Droute.h575 extern struct radix_node_head *rt_tables[AF_MAX + 1];
599 struct sockaddr *, struct radix_node_head *, unsigned int);
601 struct sockaddr *, struct radix_node_head *);
H A Droute.c225 struct radix_node_head *rt_tables[AF_MAX + 1];
322 struct sockaddr *, struct radix_node_head *, unsigned int);
974 struct radix_node_head *rnh = rt_tables[dst->sa_family]; in rtalloc1_common_locked()
1149 struct radix_node_head *rnh; in rtfree_common()
1813 struct radix_node_head *rnh;
1862 struct radix_node_head *rnh; in rtrequest_common_locked()
2543 struct radix_node_head *rnh = ap->rnh; in rt_fixchange()
2634 struct radix_node_head *rnh = NULL; in rt_setgate()
2988 struct radix_node_head *rnh; in node_lookup()
3031 struct radix_node_head *rnh; in node_lookup_default()
[all …]
H A Dpf_table.c875 struct radix_node_head *head; in pfr_lookup_addr()
1092 struct radix_node_head *head; in pfr_route_kentry()
1120 struct radix_node_head *head; in pfr_unroute_kentry()
1900 SWAP(struct radix_node_head *, kt->pfrkt_ip4, in pfr_commit_ktable()
1902 SWAP(struct radix_node_head *, kt->pfrkt_ip6, in pfr_commit_ktable()
H A Dif_llreach.c406 struct radix_node_head *rnh; in ifnet_llreach_get_defrouter()
H A Dpfvar.h1332 struct radix_node_head *pfrkt_ip4;
1333 struct radix_node_head *pfrkt_ip6;
H A Drtsock.c313 struct radix_node_head *rnh; in route_output()
2157 struct radix_node_head *rnh;
H A Dif.c5318 struct radix_node_head *rnh; in if_rtproto_del()
5364 struct radix_node_head *rnh; in if_rtmtu_update()
H A Dntstat.c665 struct radix_node_head *rnh = rt_tables[dst.sa->sa_family]; in nstat_route_lookup()
789 struct radix_node_head *rnh; in nstat_route_add_watcher()
/xnu-8019.80.24/bsd/netinet/
H A Din_rmx.c97 static struct radix_node *in_addroute(void *, void *, struct radix_node_head *,
100 struct radix_node_head *);
101 static struct radix_node *in_matroute(void *, struct radix_node_head *);
102 static struct radix_node *in_matroute_args(void *, struct radix_node_head *,
104 static void in_clsroute(struct radix_node *, struct radix_node_head *);
113 in_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, in in_addroute()
264 in_deleteroute(void *v_arg, void *netmask_arg, struct radix_node_head *head) in in_deleteroute()
324 in_matroute(void *v_arg, struct radix_node_head *head) in in_matroute()
335 in_matroute_args(void *v_arg, struct radix_node_head *head, in in_matroute_args()
371 in_clsroute(struct radix_node *rn, struct radix_node_head *head) in in_clsroute()
[all …]
H A Din_arp.c1263 struct radix_node_head *rnh = NULL; in arp_send_probe_notification()
2127 struct radix_node_head *rnh = NULL; in arp_ip_handle_input()
/xnu-8019.80.24/bsd/netinet6/
H A Din6_rmx.c136 static struct radix_node *in6_addroute(void *, void *, struct radix_node_head *,
139 struct radix_node_head *);
140 static struct radix_node *in6_matroute(void *, struct radix_node_head *);
141 static struct radix_node *in6_matroute_args(void *, struct radix_node_head *,
143 static void in6_clsroute(struct radix_node *, struct radix_node_head *);
156 in6_addroute(void *v_arg, void *n_arg, struct radix_node_head *head, in in6_addroute()
339 in6_deleteroute(void *v_arg, void *netmask_arg, struct radix_node_head *head) in in6_deleteroute()
406 in6_matroute(void *v_arg, struct radix_node_head *head) in in6_matroute()
417 in6_matroute_args(void *v_arg, struct radix_node_head *head, in in6_matroute_args()
452 in6_clsroute(struct radix_node *rn, struct radix_node_head *head) in in6_clsroute()
[all …]
H A Dnd6_nbr.c1108 struct radix_node_head *rnh = NULL; in nd6_na_input()
1240 struct radix_node_head *rnh = NULL; in nd6_na_input()
H A Dnd6.c778 struct radix_node_head *rnh = rt_tables[AF_INET6]; in nd6_service_neighbor_cache()
3914 struct radix_node_head *rnh = NULL; in nd6_cache_lladdr()
H A Dnd6_rtr.c4353 struct radix_node_head *rnh = rt_tables[AF_INET6]; in rt6_flush()
/xnu-8019.80.24/bsd/nfs/
H A Dnfs_subs.c2838 struct radix_node_head *rnh; in nfsrv_hang_addrlist()
3010 struct radix_node_head *rnh;
3017 struct radix_node_head *rnh = fna->rnh; in nfsrv_free_netopt()
3037 struct radix_node_head *rnh; in nfsrv_free_addrlist()
3665 struct radix_node_head *rnh; in nfsrv_export_lookup()
H A Dnfs.h700 struct radix_node_head *nx_rtable[AF_MAX + 1]; /* table of exports (netopts) */