Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Droute.c326 static struct rtentry *rte_alloc(void);
2229 if ((rt = rte_alloc()) == NULL) { in rtrequest_common_locked()
3835 rte_alloc(void) in rte_alloc() function