Home
last modified time | relevance | path

Searched defs:agr_port (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/net/agr/
H A Dif_agrvar_impl.h43 struct agr_port { struct
46 TAILQ_ENTRY(agr_port) port_q; argument
64 void (*iftop_porttick)(struct agr_softc *, struct agr_port *); argument
H A Dif_agrsubr.c173 int (*func)(struct agr_port *, void *), void *arg) in agr_port_foreach()