Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Droute.c333 static struct rtentry *rte_alloc(void);
2289 if ((rt = rte_alloc()) == NULL) { in rtrequest_common_locked()
3942 rte_alloc(void) in rte_alloc() function