if_agr.c | 88 static int agrport_cleanup(struct agr_softc *, struct agr_port *); 663 if (agrport_cleanup(sc, port)) { 720 error = agrport_cleanup(sc, port); 723 printf("%s: agrport_cleanup error %d\n", __func__, error); 745 agrport_cleanup(struct agr_softc *sc, struct agr_port *port) function in typeref:typename:int
|