if_ray.c | 311 static int ray_send_auth(struct ray_softc *, uint8_t *, uint8_t); 1088 ray_send_auth(sc, sc->sc_authid, OPEN_AUTH_REQUEST); 1543 if (ray_send_auth(sc, frame->i_addr2, 1561 ray_send_auth(struct ray_softc *sc, uint8_t *dest, uint8_t auth_type) function in typeref:typename:int
|