Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Dtable.c193 naddr lim_mask, /* matching this mask */ in ag_flush() argument
201 ag != NULL && ag->ag_mask >= lim_mask; in ag_flush()
207 if ((dst_h & lim_mask) != lim_dst_h) in ag_flush()