Searched defs:losing_rts (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtable.c1246 struct rt_spare new, *rts, *losing_rts = NULL; local
1263 losing_rts = rts;
1270 if (rt == NULL || losing_rts == NULL) {
1281 new = *losing_rts;

Completed in 71 milliseconds