Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Dtable.c192 ag_flush(naddr lim_dst_h, /* flush routes to here */ in ag_flush() argument
207 if ((dst_h & lim_mask) != lim_dst_h) in ag_flush()