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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif.c131 static int if_rtmtu(struct radix_node *, void *);
2203 if_rtmtu(struct radix_node *rn, void *arg) function
2237 (void) rnh->rnh_walktree(rnh, if_rtmtu, ifp);

Completed in 45 milliseconds