Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Ddefs.h736 extern void ag_flush(in_addr_t, in_addr_t, void (*)(struct ag_info *));
H A Dtable.c239 ag_flush(in_addr_t lim_dst_h, /* flush routes to here */ in ag_flush() function
627 ag_flush(ag->ag_dst_h, ag->ag_mask, out); in ag_check()
2097 ag_flush(0, 0, kern_out); in fix_kern()
H A Doutput.c878 ag_flush(0, 0, supply_out); in supply()