Searched refs:if_rtmtu (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif.c160 static int if_rtmtu(struct radix_node *, void *);
3452 if_rtmtu(struct radix_node *rn, void *arg) function
3488 (void) rnh->rnh_walktree(rnh, if_rtmtu, ifp);

Completed in 56 milliseconds