Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/net/
H A Droute.c323 static struct rtentry *rte_alloc(void);
2222 if ((rt = rte_alloc()) == NULL) { in rtrequest_common_locked()
3827 rte_alloc(void) in rte_alloc() function