Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dtable.c239 ag_flush(in_addr_t lim_dst_h, /* flush routes to here */ in ag_flush() argument
254 if ((dst_h & lim_mask) != lim_dst_h) in ag_flush()