if_age.c | 107 static int age_newbuf(struct age_softc *, struct age_rxdesc *, int); 1433 if (age_newbuf(sc, rxd, 0) != 0) { 2176 if (age_newbuf(sc, rxd, 1) != 0) 2224 age_newbuf(struct age_softc *sc, struct age_rxdesc *rxd, int init) function in typeref:typename:int
|