Searched refs:ag_info (Results 1 – 3 of 3) sorted by relevance
438 struct ag_info { struct439 struct ag_info *ag_fine; /* slot with finer netmask */ argument440 struct ag_info *ag_cors; /* more coarse netmask */ argument736 extern void ag_flush(in_addr_t, in_addr_t, void (*)(struct ag_info *));739 void (*)(struct ag_info *));
101 static struct ag_info ag_slots[NUM_AG_SLOTS], *ag_avail, *ag_corsest,105 #define CHECK_AG() do { int acnt = 0; struct ag_info *cag; \124 ag_out(struct ag_info *ag, void (*out)(struct ag_info *)) in ag_out() argument126 struct ag_info *ag_cors; in ag_out()176 ag_del(struct ag_info *ag) in ag_del()198 static struct ag_info *199 ag_find_suppressor(struct ag_info *ag) in ag_find_suppressor()201 struct ag_info *ag_cors; in ag_find_suppressor()241 void (*out)(struct ag_info *)) in ag_flush() argument243 struct ag_info *ag, *ag_cors, *ag_supr; in ag_flush()[all …]
379 supply_out(struct ag_info *ag) in supply_out()