if_sn.c | 84 static inline int sonic_read(struct sn_softc *, void *, int); 958 if (sonic_read(sc, pkt, len) == 0) 1022 * sonic_read -- pull packet off interface and forward to 1026 sonic_read(struct sn_softc *sc, void *pkt, int len) function in typeref:typename:int
|