Searched defs:lim_dst_h (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ | ||
H A D | table.c | 239 ag_flush(in_addr_t lim_dst_h, /* flush routes to here */ argument 254 if ((dst_h & lim_mask) != lim_dst_h) |
Completed in 62 milliseconds