radius_on_response
radius_on_response(lap, NULL, RADIUS_REQUEST_ERROR, 1);
radius_on_response(lap, respkt, flags, 0);
radius_on_response(lap, NULL, flags, 1);
static void radius_on_response(RADIUS_REQUEST_CTX, RADIUS_PACKET *, int, int);