pcn_add_rxbuf
if (pcn_add_rxbuf(sc, i) != 0) {
if ((error = pcn_add_rxbuf(sc, i)) != 0) {
int pcn_add_rxbuf(struct pcn_softc *, int);