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

/darwin-on-arm/xnu/bsd/net/
H A Dif.c154 static int if_rtmtu(struct radix_node *, void *);
3295 if_rtmtu(struct radix_node *rn, void *arg) function
3331 (void) rnh->rnh_walktree(rnh, if_rtmtu, ifp);

Completed in 14 milliseconds