Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/net/
H A Droute.c331 static struct rtentry *rte_alloc(void);
2237 if ((rt = rte_alloc()) == NULL) { in rtrequest_common_locked()
3890 rte_alloc(void) in rte_alloc() function