Searched defs:agr_port (Results 1 – 2 of 2) sorted by relevance
43 struct agr_port { struct46 TAILQ_ENTRY(agr_port) port_q; argument64 void (*iftop_porttick)(struct agr_softc *, struct agr_port *); argument
173 int (*func)(struct agr_port *, void *), void *arg) in agr_port_foreach()