HomeSort by: relevance | last modified time | path
    Searched defs:ag_info (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/routed/
defs.h 361 struct ag_info { struct
362 struct ag_info *ag_fine; /* slot with finer netmask */
363 struct ag_info *ag_cors; /* more coarse netmask */
594 extern void ag_flush(naddr, naddr, void (*)(struct ag_info *));
596 u_short, u_short, void (*)(struct ag_info *));

Completed in 36 milliseconds